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 cool-RR
Recipients cjwelborn, cool-RR, pitrou
Date 2014-01-28.21:57:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390946241.18.0.442473305058.issue20218@psf.upfronthosting.co.za>
In-reply-to
Content
You're right Chris, I edited the patch naively and didn't know it wouldn't work. Your patch looks great except you probably want to change "except" to "accept" :)

I hope I'll have time to work on the documentation addition soon. I'm assuming we want nothing more than method documentation on `Path`, right? I mean, just a short entry for each method, nothing more right?
History
Date User Action Args
2014-01-28 21:57:21cool-RRsetrecipients: + cool-RR, pitrou, cjwelborn
2014-01-28 21:57:21cool-RRsetmessageid: <1390946241.18.0.442473305058.issue20218@psf.upfronthosting.co.za>
2014-01-28 21:57:21cool-RRlinkissue20218 messages
2014-01-28 21:57:21cool-RRcreate