]> granicus.if.org Git - python/commit
Marc-Andre Lemburg <mal@lemburg.com>:
authorMarc-André Lemburg <mal@egenix.com>
Thu, 8 Jun 2000 17:49:41 +0000 (17:49 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 8 Jun 2000 17:49:41 +0000 (17:49 +0000)
commit2348114ba839977fc831ce786e89ab1c6780fe4c
treea5e76909895817ba049ec943ebd704c9009ef81e
parentd2412a35b13b18b5de8c522aeeee7cba6d740ae4
Marc-Andre Lemburg <mal@lemburg.com>:
Added emulations of the C APIs in _locale to be used when the
_locale module is not enabled. They return the correct values
assuming the 'C' locale.
Lib/locale.py