Home | Trees | Indices | Help |
|
---|
|
|
|||
ParseDone Exception to hold the URI that was located when the parse is finished. |
|||
MetaNotFound Exception to hold the content of the page if we did not find the appropriate <meta> tag |
|||
YadisHTMLParser Parser that finds a meta http-equiv tag in the head of a html document. |
|
|||
substituteMO(mo) | |||
substituteEntities(s) | |||
str |
findHTMLMeta(stream) Look for a meta http-equiv tag with the YADIS header name. |
|
|||
CHUNK_SIZE = 16384
|
|||
re_flags = 98
|
|||
ent_pat = '\n&\n\n(?: \\#x (?P<hex> [a-f0-9]+ )\n| \\# (?P<dec...
|
|||
ent_re = <_sre.SRE_Pattern object at 0x83f1df8>
|
|
|
|
Look for a meta http-equiv tag with the YADIS header name.
|
|
CHUNK_SIZE
|
re_flags
|
ent_pat
|
ent_re
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 8 13:17:17 2006 | http://epydoc.sourceforge.net |