Message126466
| Author | r.david.murray |
|---|---|
| Recipients | belopolsky, docs@python, georg.brandl, lavajoe, r.david.murray |
| Date | 2011-01-18.15:09:45 |
| SpamBayes Score | 0.00025875465 |
| Marked as misclassified | No |
| Message-id | <1295363400.96.0.179462943951.issue10921@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If I understand correctly, what Alexander means by "only work in the C locale" is that both strptime and strftime are locale dependent, and so if the locale is something other than C it may fail to parse the month name and may generate a non-standard month name. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-18 15:10:01 | r.david.murray | set | recipients: + r.david.murray, georg.brandl, belopolsky, docs@python, lavajoe |
| 2011-01-18 15:10:00 | r.david.murray | set | messageid: <1295363400.96.0.179462943951.issue10921@psf.upfronthosting.co.za> |
| 2011-01-18 15:09:45 | r.david.murray | link | issue10921 messages |
| 2011-01-18 15:09:45 | r.david.murray | create | |