diff options
author | Guido van Rossum <guido@python.org> | 2001-01-13 22:06:05 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-13 22:06:05 +0000 |
commit | eb7afb7c1becd20d128c10e98a83dd3837c44cff (patch) | |
tree | 2fa5ef6db2b930792db92210845abfbc209c01b2 /Lib/code.py | |
parent | 07e92ae107adb2b0b7ba8dd845c8f871be23f386 (diff) | |
download | cpython-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