]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68139 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 23:54:46 +0000 (23:54 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 23:54:46 +0000 (23:54 +0000)
commit7713ce66a8b3d4390f259e383a023352e176b2aa
tree6685d69af0de6912f5ec2f0fab77d4d0117d38d6
parent031b77f89ebce13727049369b99f1adbdd08a94b
Merged revisions 68139 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

................
  r68139 | hirokazu.yamamoto | 2009-01-01 17:03:45 +0100 (Thu, 01 Jan 2009) | 10 lines

  Merged revisions 68134 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r68134 | hirokazu.yamamoto | 2009-01-02 00:45:39 +0900 | 2 lines

    Issue #4797: IOError.filename was not set when _fileio.FileIO failed to open
    file with `str' filename on Windows.
  ........
................
Misc/NEWS
Modules/_fileio.c