Filippo Valsorda
921a145592
dropped the support for Python 2.5
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. |
13 years ago | |
---|---|---|
.. | ||
FileDownloader.py | better naming for the sub-modules | 13 years ago |
InfoExtractors.py | dropped the support for Python 2.5 | 13 years ago |
PostProcessor.py | better naming for the sub-modules | 13 years ago |
__init__.py | better naming for the sub-modules | 13 years ago |
__main__.py | Split code as a package, compiled into an executable zip | 13 years ago |
utils.py | dropped the support for Python 2.5 | 13 years ago |