dropped the support for Python 2.5
authorFilippo Valsorda <filippo.valsorda@gmail.com>
Tue, 1 May 2012 15:01:51 +0000 (17:01 +0200)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Tue, 1 May 2012 15:01:51 +0000 (17:01 +0200)
commit921a14559277cfb2ead84b613c02d0251aeeb9ab
tree28fec3a3a15d409323250ad6e07f86d06b6b5e9d
parent9beb5af82ecfbb35ee534692e73fb38f4399698a
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.
README.md
youtube-dl
youtube_dl/InfoExtractors.py
youtube_dl/trivialjson.py [deleted file]
youtube_dl/utils.py