mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
b98a53df92
git-svn-id: http://svn.pyinstaller.org/trunk@2 8dd32b29-ccff-0310-8a9a-9233e24343b1
12 lines
368 B
Python
12 lines
368 B
Python
attrs = [('InputSource', 0),
|
|
('ContentHandler', 0),
|
|
('ErrorHandler', 0),
|
|
('SAXException', 0),
|
|
('SAXNotRecognizedException', 0),
|
|
('SAXParseException', 0),
|
|
('SAXNotSupportedException', 0),
|
|
('SAXReaderNotAvailable', 0),
|
|
('parse', 0),
|
|
('parseString', 0),
|
|
('make_parser', 0),
|
|
] |