]> granicus.if.org Git - python/commit
Merged revisions 67052 via svnmerge from
authorChristian Heimes <christian@cheimes.de>
Thu, 30 Oct 2008 21:52:43 +0000 (21:52 +0000)
committerChristian Heimes <christian@cheimes.de>
Thu, 30 Oct 2008 21:52:43 +0000 (21:52 +0000)
commit8efccfdfd17ce2aaf176f7462cf8086e1282b985
tree2559f3e8554b71a73269138060069798e6cfe6de
parentc353ea795c6850d85e29849e763e83382df4e3e2
Merged revisions 67052 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67052 | christian.heimes | 2008-10-30 22:26:15 +0100 (Thu, 30 Oct 2008) | 1 line

  Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient initialization of PyFileIOObject struct members.
........
Lib/test/test_io.py
Modules/_fileio.c