From: Georg Brandl Date: Sun, 9 Jan 2011 09:33:24 +0000 (+0000) Subject: Blocked revisions 87891 via svnmerge X-Git-Tag: v2.7.2rc1~380 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cbdfc97d47666b69bfc3ccd2c9b703d106cfa27a;p=thirdparty%2FPython%2Fcpython.git 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. ........ ---