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 atagar1
Recipients atagar1, vstinner
Date 2008-12-30.23:11:58
SpamBayes Score 3.5923085e-06
Marked as misclassified No
Message-id <1230678719.36.0.504289895274.issue4787@psf.upfronthosting.co.za>
In-reply-to
Content
My OS is Ubuntu 8.04 (Hardy) and the locale is utf-8:

>>> locale.setlocale(locale.LC_ALL,"")
'en_US.UTF-8'

You do mean the Python 3.0 example didn't work, right? The Python3.0
header is:
Python 3.0 (r30:67503, Dec 21 2008, 02:16:52) 
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2

in case that makes a difference.
History
Date User Action Args
2008-12-30 23:11:59atagar1setrecipients: + atagar1, vstinner
2008-12-30 23:11:59atagar1setmessageid: <1230678719.36.0.504289895274.issue4787@psf.upfronthosting.co.za>
2008-12-30 23:11:58atagar1linkissue4787 messages
2008-12-30 23:11:58atagar1create