Files
community.general/library
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-28 21:35:57 +09:00
2013-10-19 13:03:15 -04:00