This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author exarkun
Recipients exarkun
Date 2008-12-02.15:52:55
SpamBayes Score 0.0020601242
Marked as misclassified No
Message-id <1228233176.69.0.228694076169.issue4490@psf.upfronthosting.co.za>
In-reply-to
Content
expatreader.py has a __main__ which uses something called
`xml.sax.XMLGenerator´.  However, `xml.sax´ has no such attribute.
History
Date User Action Args
2008-12-02 15:52:56exarkunsetrecipients: + exarkun
2008-12-02 15:52:56exarkunsetmessageid: <1228233176.69.0.228694076169.issue4490@psf.upfronthosting.co.za>
2008-12-02 15:52:55exarkunlinkissue4490 messages
2008-12-02 15:52:55exarkuncreate