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 benjamin.peterson
Recipients benjamin.peterson, pitrou, stutzbach
Date 2010-09-15.16:47:51
SpamBayes Score 0.004443077
Marked as misclassified No
Message-id <AANLkTikkmbBVW5H9zPmn76OzKCRa2qdBjbt2XqktOLJf@mail.gmail.com>
In-reply-to <1284567034.35.0.703577008977.issue9858@psf.upfronthosting.co.za>
Content
2010/9/15 Daniel Stutzbach <report@bugs.python.org>:
>
> Daniel Stutzbach <daniel@stutzbachenterprises.com> added the comment:
>
> 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

Hmm, none the less other code expects it.
History
Date User Action Args
2010-09-15 16:47:53benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, stutzbach
2010-09-15 16:47:51benjamin.petersonlinkissue9858 messages
2010-09-15 16:47:51benjamin.petersoncreate