R. David Murray <rdmur...@bitdance.com> added the comment:

This passes for me on linux (2.7), which is what I would expect, since the 
locale should not actually affect a python program unless locale.setlocale is 
called, which regrtest doesn't do.

I also tried OSX 2.7+, and the 10.4 system python (2.6.1).  test_calendar 
passed using the specified command line in all cases.

Can anyone reproduce this issue?

----------
nosy: +r.david.murray
resolution:  -> works for me
stage:  -> committed/rejected
status: open -> pending

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4044>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to