Message116468
| 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. |
|