summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2005-11-24 22:00:56 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2005-11-24 22:00:56 +0000
commitac7b66912cf29cb32c14170b92e7e674001c03e5 (patch)
treec65af67792f1aebc45f007713dc4364255d9a472 /Python/codecs.c
parent77c8be9e92fc8c931b7f8431e207fd400711f45e (diff)
downloadcpython-ac7b66912cf29cb32c14170b92e7e674001c03e5.tar.gz
Move registration of the codec search function to the module scope
so it is only executed once. Otherwise the same search function is repeated added to the codec search path when regrtest is run with -R and leaks are reported.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions