Message 90314 - Python tracker
Message90314
| Author | ronaldoussoren |
|---|---|
| Recipients | Phil, mark.dickinson, ned.deily, ronaldoussoren |
| Date | 2009-07-09.08:31:23 |
| SpamBayes Score | 1.6807482e-05 |
| Marked as misclassified | No |
| Message-id | <1247128285.84.0.312964773425.issue6393@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The attached patch (issue6393-fix.patch) seems to fix the issue. Could you please test and have a look at the patch? It basicly tests if the output of nl_langinfo(CODESET) is the empty string and defaults to 'UTF-8' in that case (but only on OSX). I intent to apply this patch unless someone objects to that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-07-09 08:31:26 | ronaldoussoren | set | recipients: + ronaldoussoren, mark.dickinson, ned.deily, Phil |
| 2009-07-09 08:31:25 | ronaldoussoren | set | messageid: <1247128285.84.0.312964773425.issue6393@psf.upfronthosting.co.za> |
| 2009-07-09 08:31:24 | ronaldoussoren | link | issue6393 messages |
| 2009-07-09 08:31:24 | ronaldoussoren | create | |