Reference cycle fixes

This commit is contained in:
Paul Prescod 2000-07-01 04:58:47 +00:00
parent 8fcaa92c5f
commit 73678dac48
4 changed files with 144 additions and 144 deletions

View file

@ -8,6 +8,6 @@ dom -- The W3C Document Object Model. This supports DOM Level 1 +
parser -- Python wrappers for XML parsers (currently only supports Expat).
sax -- The Simple API for XML, developed by XML-Dev, led by David
Megginson. This supports the SAX 2 API.
Megginson and ported to Python by Lars Marius Garsholm. This
supports the SAX 2 API.
"""