diff options
author | Fred Drake <fdrake@acm.org> | 2002-04-04 17:57:08 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-04-04 17:57:08 +0000 |
commit | 012c81fc9720c8504da73b26f503b0ef8640da19 (patch) | |
tree | 7a4a8a535e36470ebc0cbc5e01685d01ad58302e /Python | |
parent | 2e1c09c1fd06531a3ce1de5b12ec5c8f771e78e0 (diff) | |
download | cpython-git-012c81fc9720c8504da73b26f503b0ef8640da19.tar.gz |
Avoid creating circular references between the ExpatParser and the
ContentHandler. While GC will eventually clean up, it can take longer than
normal for applications that create a lot of strings (or other immutables)
rather without creating many containers.
This closes SF bug #535474.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions