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 pitrou
Recipients Arfrever, gvanrossum, pitrou, vajrasky, vstinner
Date 2013-12-04.23:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386199827.46.0.542214076478.issue19775@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch! Some comments:

1. It should path objects as well as str objects.
2. I don't think you have to call resolve() here.
3. you should probably test what happens when one of the files doesn't exist
4. you need to update the documentation too
History
Date User Action Args
2013-12-04 23:30:27pitrousetrecipients: + pitrou, gvanrossum, vstinner, Arfrever, vajrasky
2013-12-04 23:30:27pitrousetmessageid: <1386199827.46.0.542214076478.issue19775@psf.upfronthosting.co.za>
2013-12-04 23:30:27pitroulinkissue19775 messages
2013-12-04 23:30:27pitroucreate