]> granicus.if.org Git - python/commit
M.-A. Lemburg <mal@lemburg.com>:
authorFred Drake <fdrake@acm.org>
Tue, 9 May 2000 19:53:39 +0000 (19:53 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 9 May 2000 19:53:39 +0000 (19:53 +0000)
commite4315f58d212f080fe0ff132ff7bcfab5e862a75
treeb6b7b4d80c534033874daaefbbd505af62bb40e3
parentaff601804d0b100815d1bdfdb2cf5778385a912c
M.-A. Lemburg <mal@lemburg.com>:
Added support for user settable default encodings. The
current implementation uses a per-process global which
defines the value of the encoding parameter in case it
is set to NULL (meaning: use the default encoding).
Objects/unicodeobject.c