Message111248
A bit more info:
Python 2.6.4 (r264:75706, Mar 18 2010, 14:58:13)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import locale
>>> locale.nl_langinfo(locale.CODESET)
'US-ASCII'
>>>
along-mb:~ along$ locale
LANG="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_ALL=
along-mb:~ along$ |
|
Date |
User |
Action |
Args |
2010-07-23 04:40:43 | antlong | set | recipients:
+ antlong, ronaldoussoren, mark.dickinson, belopolsky, jkloth |
2010-07-23 04:40:42 | antlong | set | messageid: <1279860042.03.0.225256180464.issue9335@psf.upfronthosting.co.za> |
2010-07-23 04:40:35 | antlong | link | issue9335 messages |
2010-07-23 04:40:32 | antlong | create | |
|