Message145855
| Author | nailor |
|---|---|
| Recipients | eric.araujo, ezio.melotti, lemburg, loewis, nailor, python-dev, skrah, terry.reedy, vincent.chute, vstinner |
| Date | 2011-10-18.19:08:11 |
| SpamBayes Score | 0.0052843112 |
| Marked as misclassified | No |
| Message-id | <1318964891.88.0.453653705051.issue3067@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Maybe we should return TypeError with the same message then? That would require some modification of documentation though, as it states: "If the modification of the locale fails, the exception Error is raised.". I don't really understand the "locale unpacking may actually succeed". Isn't that what supposed to happen, to my knowledge "en" is not a valid locale and that's a totally different issue? If I'm wrong, please correct, I've just started wandering in to Python Core development :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-18 19:08:11 | nailor | set | recipients: + nailor, lemburg, loewis, terry.reedy, vstinner, ezio.melotti, eric.araujo, vincent.chute, skrah, python-dev |
| 2011-10-18 19:08:11 | nailor | set | messageid: <1318964891.88.0.453653705051.issue3067@psf.upfronthosting.co.za> |
| 2011-10-18 19:08:11 | nailor | link | issue3067 messages |
| 2011-10-18 19:08:11 | nailor | create | |