| Home | Trees | Index | Help |
|
|---|
| Package openid :: Package consumer :: Module html_parse |
|
The parser ignores SGML comments and <![CDATA[blocks]]>. Both kinds of quoting are allowed for attributes.
The parser deals with invalid markup in these ways:| Function Summary | |
|---|---|
| [[(type(html), type(html))]] |
Find all link tags in a string representing a HTML document and return a list of their attributes. |
| Function Details |
|---|
parseLinkAttrs(html)Find all link tags in a string representing a HTML document and return a list of their attributes.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Dec 14 16:10:53 2007 | http://epydoc.sf.net |