This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients Prashant.Kumar, Thorsten.Simons, eric.araujo, fdrake, tarek
Date 2011-04-21.16:08:47
SpamBayes Score 1.1790732e-05
Marked as misclassified No
Message-id <1303402128.74.0.767683819997.issue10932@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good.  Detail: I’d find a call to basename more readable than i.split('/')[-1:][0].

Does this need a test in test_manifest too?  A doc update?
History
Date User Action Args
2011-04-21 16:08:48eric.araujosetrecipients: + eric.araujo, fdrake, tarek, Thorsten.Simons, Prashant.Kumar
2011-04-21 16:08:48eric.araujosetmessageid: <1303402128.74.0.767683819997.issue10932@psf.upfronthosting.co.za>
2011-04-21 16:08:48eric.araujolinkissue10932 messages
2011-04-21 16:08:47eric.araujocreate