Message 160386 - Python tracker

Message160386

Author eric.araujo
Recipients brian.curtin, eric.araujo, hynek
Date 2012-05-10.23:45:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336693543.18.0.102006523121.issue14772@psf.upfronthosting.co.za>
In-reply-to
Content
packaging/distutils2 definitely needs that; the similar functions in distutils.file_util used to return the file paths, this was lost in the conversion to shutil, and there is at least one open bug that needs it back.
History
Date User Action Args
2012-05-10 23:45:43eric.araujosetrecipients: + eric.araujo, brian.curtin, hynek
2012-05-10 23:45:43eric.araujosetmessageid: <1336693543.18.0.102006523121.issue14772@psf.upfronthosting.co.za>
2012-05-10 23:45:42eric.araujolinkissue14772 messages
2012-05-10 23:45:42eric.araujocreate