Message252873
I can reproduce the problem using the MacPorts python2.7 but not the Apple-supplied Python 2.7 or the python.org one. The difference seems to be that the MacPorts Python is built with the MacPorts-supplied GNU gettext and its libintl, whereas the others aren't (since Apple does not ship libintl). I don't have time at the moment to dig into why the libintl version of setlocale retunes '' instead of 'US-ASCII'. Perhaps locale.py or io could handle that case better? |
|
Date |
User |
Action |
Args |
2015-10-12 16:59:23 | ned.deily | set | recipients:
+ ned.deily, ronaldoussoren, r.david.murray, serhiy.storchaka, sentinel |
2015-10-12 16:59:23 | ned.deily | set | messageid: <1444669163.07.0.295782999.issue25359@psf.upfronthosting.co.za> |
2015-10-12 16:59:23 | ned.deily | link | issue25359 messages |
2015-10-12 16:59:23 | ned.deily | create | |
|