Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | dropped the support for Python 2.5 | Filippo Valsorda | 2012-05-01 | 1 | -11/+2 | |
| | | | | | | | let's elaborate the decision: Python 2.5 is a 6 years old release and "under the current release policy, no security issues in Python 2.5 will be fixed anymore" (!!); also, it doesn't support the new zipfile distribution format. | |||||
* | some HTMLParser bugfixes | Filippo Valsorda | 2012-04-13 | 1 | -4/+4 | |
| | ||||||
* | merged unescapeHTML branch; removed lxml dependency | Filippo Valsorda | 2012-04-11 | 1 | -49/+12 | |
| | ||||||
* | better naming for the sub-modules | Filippo Valsorda - Campagna | 2012-04-10 | 1 | -1/+1 | |
| | ||||||
* | 's/ /\t/' | Filippo Valsorda | 2012-03-30 | 1 | -15/+15 | |
| | ||||||
* | moved increment_downloads and process_info calls from IEs to FD.download ↵ | Filippo Valsorda | 2012-03-30 | 1 | -323/+192 | |
| | | | | (#296) (follows current doclines); a small step towards importability #217 | |||||
* | Split code as a package, compiled into an executable zip | Filippo Valsorda | 2012-03-25 | 1 | -0/+3076 | |