Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing py24compat module | Jason R. Coombs | 2013-11-24 | 1 | -17/+0 |
| | |||||
* | Add a shim for python 2.4 compatability with hashlib | Donald Stufft | 2013-07-09 | 1 | -0/+6 |
| | | | | | --HG-- extra : rebase_source : 5f573e600aadbe9c95561ee28c05cee02c7db559 | ||||
* | Use a wrapper to ensure unique values on find_external_links. Factors out ↵ | Jason R. Coombs | 2013-05-24 | 1 | -0/+11 |
uniqueness test into a re-usable decorator and simplifies the body of find_external_links. --HG-- branch : distribute |