Message168092
| Author | chris.jerdonek |
|---|---|
| Recipients | asvetlov, chris.jerdonek, docs@python |
| Date | 2012-08-13.12:36:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1344861402.45.0.422601843379.issue15638@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The io.TextIOWrapper documentation says that the write_through argument was added in version 3.3: "Changed in version 3.3: The write_through argument has been added." http://docs.python.org/dev/library/io.html#io.TextIOWrapper However, it seems to be present in 3.2. Also, the 3.2 documentation does not mention the write_through argument. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-13 12:36:42 | chris.jerdonek | set | recipients: + chris.jerdonek, asvetlov, docs@python |
| 2012-08-13 12:36:42 | chris.jerdonek | set | messageid: <1344861402.45.0.422601843379.issue15638@psf.upfronthosting.co.za> |
| 2012-08-13 12:36:41 | chris.jerdonek | link | issue15638 messages |
| 2012-08-13 12:36:41 | chris.jerdonek | create | |