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 ocean-city
Recipients ocean-city
Date 2010-09-10.09:42:11
SpamBayes Score 0.039797798
Marked as misclassified No
Message-id <1284111733.07.0.572872347009.issue9819@psf.upfronthosting.co.za>
In-reply-to
Content
And one little thing. I noticed variable name varies in
python2.x and python3.x.
TESTFN_UNICODE_UNDECODEABLE (2.x)
TESTFN_UNICODE_UNDECODABLE  (3.x)

I think 2.x should be unified into 3.x name. Thanks.
History
Date User Action Args
2010-09-10 09:42:13ocean-citysetrecipients: + ocean-city
2010-09-10 09:42:13ocean-citysetmessageid: <1284111733.07.0.572872347009.issue9819@psf.upfronthosting.co.za>
2010-09-10 09:42:11ocean-citylinkissue9819 messages
2010-09-10 09:42:11ocean-citycreate