commit | cbdfc97d47666b69bfc3ccd2c9b703d106cfa27a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Jan 09 09:33:24 2011 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Jan 09 09:33:24 2011 +0000 |
tree | e72e9a54bbd294f694093f9a1c889960fd070a24 | |
parent | 585bbb98a7dd9b27547d4802babf354609907386 [diff] |
Blocked revisions 87891 via svnmerge ........ r87891 | georg.brandl | 2011-01-09 10:31:01 +0100 (So, 09 Jan 2011) | 1 line #10871: "file" does not exist anymore in Python 3. Also adapt the reprs of opened file objects. ........