]> granicus.if.org Git - python/commit
Revert r41662 and the part of 41552 that originally caused the problem
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 15 Dec 2005 05:25:09 +0000 (05:25 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 15 Dec 2005 05:25:09 +0000 (05:25 +0000)
commita716eabca79f5da1605d758654b74798b90931d9
treecb333c9e506fc6bef075058ff5b848d6b4677168
parentb1975436808898d7588a00adec33524bb561089f
Revert r41662 and the part of 41552 that originally caused the problem
(calling ftell(stdin) doesn't seem defined).  So we won't test errors
from ftell unless we can do it portably.
Lib/test/test_file.py
Misc/NEWS
Objects/fileobject.c
configure
configure.in
pyconfig.h.in