import HTMLgen
class Name(Href) def __repr__(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: friedric@phoenix.net
Generated: Mon Dec 2 1996