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 arnaudc, docs@python, pitrou, python-dev, vstinner
Date 2013-04-14.09:16:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZpRzb0QlFzNgb@mail.python.org>
In-reply-to
Content
New changeset 4cc94d30926f by Georg Brandl in branch '2.7':
Closes #13638: document PyErr_SetFromErrnoWithFilenameObject,
http://hg.python.org/cpython/rev/4cc94d30926f

New changeset ee848457930f by Georg Brandl in branch '3.3':
Closes #13638: document PyErr_SetFromErrnoWithFilenameObject,
http://hg.python.org/cpython/rev/ee848457930f
History
Date User Action Args
2013-04-14 09:16:27python-devsetrecipients: + python-dev, pitrou, vstinner, docs@python, arnaudc
2013-04-14 09:16:27python-devlinkissue13638 messages
2013-04-14 09:16:27python-devcreate