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 stutzbach
Recipients benjamin.peterson, pitrou, stutzbach
Date 2010-09-15.16:10:32
SpamBayes Score 0.014191628
Marked as misclassified No
Message-id <1284567034.35.0.703577008977.issue9858@psf.upfronthosting.co.za>
In-reply-to
Content
Roundup does not play well with Gmail when Gmail is in Rich Format mode ;-)

That example should have read:

>>> f = io.FileIO(1)
>>> f.name
1
History
Date User Action Args
2010-09-15 16:10:34stutzbachsetrecipients: + stutzbach, pitrou, benjamin.peterson
2010-09-15 16:10:34stutzbachsetmessageid: <1284567034.35.0.703577008977.issue9858@psf.upfronthosting.co.za>
2010-09-15 16:10:32stutzbachlinkissue9858 messages
2010-09-15 16:10:32stutzbachcreate