| 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. |
|||
|
|||
|
|||
|
|||
| str |
|
||
|
|||
CHUNK_SIZE = 16384
|
|||
re_flags = 98
|
|||
ent_pat =
|
|||
ent_re = re.compile(r'
|
|||
__package__ =
|
|||
|
|||
Look for a meta http-equiv tag with the YADIS header name.
|
|
|||
ent_pat
|
ent_re
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 17 16:12:35 2011 | http://epydoc.sourceforge.net |