]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Blocked revisions 70349 via svnmerge
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 13 Mar 2009 22:38:28 +0000 (22:38 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 13 Mar 2009 22:38:28 +0000 (22:38 +0000)
commit54186692985b3de4eed17632af2c4accf53a45e0
treec372fb9146c5cd2e24aafe5a2dfbe21299792d5f
parent6bb7c011da68c7e61b9be3a5012c688810b11832
Blocked revisions 70349 via svnmerge

........
  r70349 | antoine.pitrou | 2009-03-13 23:33:17 +0100 (ven., 13 mars 2009) | 4 lines

  The error detection code in FileIO.close() could fail to reflect the `errno` value, and report it as -1 instead.
........