Author jason.coombs
Recipients benjamin.peterson, docs@python, jason.coombs
Date 2011-08-01.22:04:02
SpamBayes Score 0.00146689
Marked as misclassified No
Message-id <1312236243.19.0.0597311919996.issue12666@psf.upfronthosting.co.za>
In-reply-to
Content
I've created a patch to address (1) and (2).

Is there any value in also including this in the 2to3 fixer? I can see that it's a simple translation, but adds complexity to the converted code. I'd be content to go with just a documentation patch. I'll defer to Benjamin or his delegate on whether or not to update 2to3.
History
Date User Action Args
2011-08-01 22:04:03jason.coombssetrecipients: + jason.coombs, benjamin.peterson, docs@python
2011-08-01 22:04:03jason.coombssetmessageid: <1312236243.19.0.0597311919996.issue12666@psf.upfronthosting.co.za>
2011-08-01 22:04:02jason.coombslinkissue12666 messages
2011-08-01 22:04:02jason.coombscreate