This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Ronny.Pfannschmidt, eric.araujo, ezio.melotti, pitrou, pjenvey, python-dev
Date 2012-03-11.23:17:17
SpamBayes Score 0.18571217
Marked as misclassified No
Message-id <E1S6s0r-0003av-4p@dinsdale.python.org>
In-reply-to
Content
New changeset 6c1964dee98b by Ezio Melotti in branch '2.7':
#14161: fix the __repr__ of file objects to escape the file name.
http://hg.python.org/cpython/rev/6c1964dee98b
History
Date User Action Args
2012-03-11 23:17:18python-devsetrecipients: + python-dev, pitrou, pjenvey, ezio.melotti, eric.araujo, Ronny.Pfannschmidt
2012-03-11 23:17:17python-devlinkissue14161 messages
2012-03-11 23:17:17python-devcreate