summaryrefslogtreecommitdiff
path: root/Lib/code.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-01-13 22:06:05 +0000
committerGuido van Rossum <guido@python.org>2001-01-13 22:06:05 +0000
commiteb7afb7c1becd20d128c10e98a83dd3837c44cff (patch)
tree2fa5ef6db2b930792db92210845abfbc209c01b2 /Lib/code.py
parent07e92ae107adb2b0b7ba8dd845c8f871be23f386 (diff)
downloadcpython-eb7afb7c1becd20d128c10e98a83dd3837c44cff.tar.gz
Neil discovered a bad DECREF on warnoptions, that caused repeated
re-initializing Python (Py_Finalize() followed by Py_Initialize()) to blow up quickly. With the DECREF removed I can't get it to fail any more. (Except it still leaks, but that's probably a separate issue.)
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions