Message281

Author mjpieters
Recipients cboos, durin42, jaraco, mjpieters
Date 2009-04-24.09:45:57
Content
jaraco's patch only fixes the problem in one location, namely egg_info.py.
Unfortunately, the problem also exists sdist.py. There should probably be a svn
utility module instead, that provides svn .entries parsing in one central place.
That would make it easier to add optional external client support as well.
History
Date User Action Args
2009-04-24 09:45:58mjpieterssetrecipients: + mjpieters, durin42, jaraco, cboos
2009-04-24 09:45:58mjpieterssetmessageid: <1240566358.64.0.600221649938.issue64@psf.upfronthosting.co.za>
2009-04-24 09:45:58mjpieterslinkissue64 messages
2009-04-24 09:45:58mjpieterscreate