Message142320
| Author | Julian |
|---|---|
| Recipients | David.Townshend, Julian, benjamin.peterson, docs@python, neologix, pitrou, vstinner |
| Date | 2011-08-18.14:15:58 |
| SpamBayes Score | 0.03623712 |
| Marked as misclassified | No |
| Message-id | <1313676959.01.0.662829286001.issue12760@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A minor documentation error in io.rst line 475 which was changed to: + The *mode* can be ``'c'``, ``'r'``, ``'w'`` or ``'a'`` for reading + (default), writing, or appending. and should have "creating" at the front I assume, like you have it later. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-18 14:15:59 | Julian | set | recipients: + Julian, pitrou, vstinner, benjamin.peterson, neologix, docs@python, David.Townshend |
| 2011-08-18 14:15:59 | Julian | set | messageid: <1313676959.01.0.662829286001.issue12760@psf.upfronthosting.co.za> |
| 2011-08-18 14:15:58 | Julian | link | issue12760 messages |
| 2011-08-18 14:15:58 | Julian | create | |