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 chris.jerdonek, python-dev, serhiy.storchaka, vstinner
Date 2012-11-06.22:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 55710b8c6670 by Victor Stinner in branch 'default':
Issue #16414: Fix typo in support.TESTFN_NONASCII (useless space)
http://hg.python.org/cpython/rev/55710b8c6670
History
Date User Action Args
2012-11-06 22:40:17python-devsetrecipients: + python-dev, vstinner, chris.jerdonek, serhiy.storchaka
2012-11-06 22:40:15python-devlinkissue16414 messages
2012-11-06 22:40:14python-devcreate