]> granicus.if.org Git - python/commit
Get the locale and pwd tests working on the Solaris box where there
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 27 Oct 2007 05:40:06 +0000 (05:40 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 27 Oct 2007 05:40:06 +0000 (05:40 +0000)
commit3d7a90dea101021f846173b03b3d0a9c25a9d6b1
treecc1c80afa1986881906f8012e0427dcba8a5fb67
parent8866e0ab58a549704818fb3bdc38a91e03d2180d
Get the locale and pwd tests working on the Solaris box where there
are some unicode values used.  I'm not sure if this is the correct
on all operating systems, but this works on Linux w/o unicode.
Modules/_localemodule.c
Modules/pwdmodule.c