commit | dc9bc3be978256b0cf1b38dc7714816461bde259 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Sep 06 14:01:46 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Sep 06 14:01:46 2009 +0000 |
tree | eeff5f7b66ec082b80835ae30017724615c1200e | |
parent | d45ff2ce5afc6a385c0aebe334e1db8050745706 [diff] |
Merged revisions 74687 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r74687 | ronald.oussoren | 2009-09-06 15:59:02 +0200 (Sun, 06 Sep 2009) | 3 lines Fix for issue 6393: Python crashes on OSX when $LANG is set to some (but not all) invalid values due to an invalid result from nl_langinfo ........