Python Paste


Context


Methods

f __init__(self, fetcher, page_class=None, log=None) ...

f from_uri(cls, uri, fetcher, page_class=None, log=None) ...

f add_name(self, page, el, name) ...

f get_page(self, uri, content_page=False) ...

f add_page(self, uri, headers, content, content_page=False) ...

f render(self) ...

f get_name(self, name) ...

See the source for more information.