Doc that file.next() has undefined behaviour when called on a file opened with
commitd1f90250ccbfe755fbf78285814a0a0cddc79a20
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 8 Apr 2007 04:29:32 +0000 (8 04:29 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 8 Apr 2007 04:29:32 +0000 (8 04:29 +0000)
tree230fb9e954e2242cb8cf1ec2c0af7cb5183610f1
parentd9666f61a172eec71829b5d0c7a146bef2e1c13c
Doc that file.next() has undefined behaviour when called on a file opened with
'w'.  Closes bug #1569057.

To be backported once 2.5 branch is unfrozen.

git-svn-id: http://svn.python.org/projects/python/trunk@54712 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/lib/libstdtypes.tex
Misc/NEWS