Message149165
| Author | eric.araujo |
|---|---|
| Recipients | eric.araujo, psam |
| Date | 2011-12-10.16:16:41 |
| SpamBayes Score | 0.0047238604 |
| Marked as misclassified | No |
| Message-id | <1323533802.54.0.870393188755.issue13539@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Good catch. The code doesn’t break because there is a check for None later on (certainly because getlocale may return None, but here __enter__ always returns None). How did you find this? If you have a code snippet that reproduces the bug we’ll be able to add it to the test suite before fixing the bug. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-10 16:16:42 | eric.araujo | set | recipients: + eric.araujo, psam |
| 2011-12-10 16:16:42 | eric.araujo | set | messageid: <1323533802.54.0.870393188755.issue13539@psf.upfronthosting.co.za> |
| 2011-12-10 16:16:41 | eric.araujo | link | issue13539 messages |
| 2011-12-10 16:16:41 | eric.araujo | create | |