]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
setlocale(): In _locale-missing compatibility function, string
authorBarry Warsaw <barry@python.org>
Fri, 23 Mar 2001 17:00:07 +0000 (17:00 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 23 Mar 2001 17:00:07 +0000 (17:00 +0000)
commit7519e7af4207b46909de6374adac520f9205fe4f
treebbe1de95049dad0af17db73f6ad01cd84728bd72
parent2262a80fb3ad3cb4850a7018146963df94a0b7a1
setlocale(): In _locale-missing compatibility function, string
comparison should be done with != instead of "is not".
Lib/locale.py