Files
community.general/library/packaging
Thomas Omans c12e2b53e3 Pip module: fixing issue with python 2.4 support
Python 2.4.3 returns:
TypeError: expected character buffer object

startswith is expecting only a string instead of a tuple like newer versions allow.
2013-10-28 15:15:04 -07:00
..
2013-10-19 13:03:15 -04:00
2013-06-30 18:54:32 -04:00
2013-07-16 09:17:57 +02:00