SAXException.__getitem__(): Raise AttributeError instead of NameError.
authorFred Drake <fdrake@acm.org>
Thu, 21 Sep 2000 16:32:28 +0000 (16:32 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 21 Sep 2000 16:32:28 +0000 (16:32 +0000)
commit44627016da509b2bc59c38d7bf0ba592fe56a7a3
treec70c8232a2f663660a822b20f82c9412d2a5023c
parent1e3c8ccb9b65d0994dd09f8147f87d6affeaa552
SAXException.__getitem__():  Raise AttributeError instead of NameError.
Lib/xml/sax/_exceptions.py