summaryrefslogtreecommitdiffstats
path: root/Lib/copy_reg.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-02-02 17:54:38 (GMT)
committerGuido van Rossum <guido@python.org>1999-02-02 17:54:38 (GMT)
commitcc2c291b7fdb2eb4a46bdce264931bd5adeaff38 (patch)
tree81f5115b9e5fc27bea455587f368a558bdcdbe6d /Lib/copy_reg.py
parent7e3535cbbd1d5e4b0d182557d91ac2c60bc1ef81 (diff)
downloadcpython-cc2c291b7fdb2eb4a46bdce264931bd5adeaff38.zip
cpython-cc2c291b7fdb2eb4a46bdce264931bd5adeaff38.tar.gz
cpython-cc2c291b7fdb2eb4a46bdce264931bd5adeaff38.tar.bz2
Patch by Sjoerd Mullender to placate /F:
Fix leaking of instances by removing the elements variable that we created on closing the parser. The elements variable is now created in the reset() method, so that the sequence close(); reset(); ... works. Also, add the name of the entity reference that wasn't found to the error message.
Diffstat (limited to 'Lib/copy_reg.py')
0 files changed, 0 insertions, 0 deletions