import HTMLgen
class Href def __init__(self, url='', text='', **kw) string __module__ = 'HTMLgen' def __str__(self) def append(self, content)
alias A = Href alias HREF = Href
Argument 1 is the URL and argument 2 is the hyperlink text.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999