]> granicus.if.org Git - python/commit
Bug #1396471: Document that Windows' ftell() can return invalid
authorGeorg Brandl <georg@python.org>
Fri, 20 Jan 2006 09:14:36 +0000 (09:14 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 20 Jan 2006 09:14:36 +0000 (09:14 +0000)
commita3a93ae7c82542644c558a42141651cd74bfd81f
tree6fdbe23d75ef1602895326a36bda3c5a0b106cb1
parentb709c2caba3c781d0f4602f28227993e565f0a87
Bug #1396471: Document that Windows' ftell() can return invalid
values for text files with UNIX-style line endings.
Doc/lib/libstdtypes.tex
Misc/NEWS