]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1396471: Document that Windows' ftell() can return invalid
authorGeorg Brandl <georg@python.org>
Fri, 20 Jan 2006 09:14:41 +0000 (09:14 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 20 Jan 2006 09:14:41 +0000 (09:14 +0000)
commit90394a56282159e9aa53322df8a5647f008d1d42
tree7c43bfba05976c2a0a5ce3396f3ed85625467df4
parentf75d9dfca264c06ddddda42da534614bf600907e
Bug #1396471: Document that Windows' ftell() can return invalid
values for text files with UNIX-style line endings.
Doc/lib/libstdtypes.tex
Misc/NEWS