Home | Trees | Indices | Help |
|
---|
|
Default Soup Template Factory.
Author: André Malo
Variables | |
html = _factory.Factory(parser= _soup.parser.DEFAULT_PARSER.ht
|
|
xml = _factory.Factory(parser= _soup.parser.DEFAULT_PARSER.xml
|
|
text = _factory.Factory(parser= _text.parser.TextParser, build
|
Variables Details |
html
|
xml
|
text
|
Home | Trees | Indices | Help |
|
---|