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
19 lines
548 B
Python
19 lines
548 B
Python
attrs = [('HTML_4_STRICT_INLINE',0),
|
|
('HTML_4_TRANSITIONAL_INLINE',0),
|
|
('HTML_FORBIDDEN_END',0),
|
|
('HTML_OPT_END',0),
|
|
('HTML_BOOLEAN_ATTRS',0),
|
|
('HTML_CHARACTER_ENTITIES',0),
|
|
('HTML_NAME_ALLOWED',0),
|
|
('HTML_DTD',0),
|
|
('HTMLDOMImplementation',0),
|
|
('htmlImplementation',0),
|
|
('utf8_to_code',0),
|
|
('ConvertChar',0),
|
|
('UseHtmlCharEntities',0),
|
|
('TranslateHtmlCdata',0),
|
|
('SECURE_HTML_ELEMS',0),
|
|
]
|
|
|
|
|