mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _exceptions.py | ||
| expatreader.py | ||
| handler.py | ||
| saxutils.py | ||
| xmlreader.py | ||