Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Variables | |
tuple | _declname_match = re.compile(r'[a-zA-Z][-_.a-zA-Z0-9]*\s*') |
Shared support for scanning document type declarations in HTML and XHTML.
tuple _declname_match = re.compile(r'[a-zA-Z][-_.a-zA-Z0-9]*\s*') |
Definition at line 6 of file markupbase.py.