Message109755
| Author | r.david.murray |
|---|---|
| Recipients | BreamoreBoy, oefe, r.david.murray |
| Date | 2010-07-09.15:44:32 |
| SpamBayes Score | 1.1299349e-05 |
| Marked as misclassified | No |
| Message-id | <1278690273.81.0.726247800825.issue4044@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-09 15:44:33 | r.david.murray | set | recipients: + r.david.murray, oefe, BreamoreBoy |
| 2010-07-09 15:44:33 | r.david.murray | set | messageid: <1278690273.81.0.726247800825.issue4044@psf.upfronthosting.co.za> |
| 2010-07-09 15:44:32 | r.david.murray | link | issue4044 messages |
| 2010-07-09 15:44:32 | r.david.murray | create | |