]> granicus.if.org Git - python/commit
LC_MESSAGES is not defined on all systems; use #ifdef LC_MESSAGES.
authorGuido van Rossum <guido@python.org>
Tue, 9 Dec 1997 19:35:11 +0000 (19:35 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Dec 1997 19:35:11 +0000 (19:35 +0000)
commit8d9c2e33e142a8b776570db7321c591c81870068
tree2fdb2a48327d3ac2b498b515c490784910a51f8a
parentb978d18fec0b583be415e20464e63f40bdc895da
LC_MESSAGES is not defined on all systems; use #ifdef LC_MESSAGES.
Modules/_localemodule.c