import Formtools
class CheckBoxes(RadioButtons) string __module__ = 'Formtools' string widgettype = 'checkbox' # Methods inherited by CheckBoxes from RadioButtons def __init__(self, items, **kw) def __str__(self)
Copyright © 1996-9 Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999