import HTMLgen
class Name(Href) string __module__ = 'HTMLgen' def __str__(self) # Methods inherited by Name from Href def __init__(self, url='', text='', **kw) def append(self, content)
alias NAME = Name
Arg url is a string or URL object, Arg text is optional string or object to be highlighted as the anchor.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999