In article <[email protected]>, Alan Harris-Reid <[email protected]> wrote: > >Does anyone know where I can find any decent dynamically-constructed >HTML control classes (dropdown list, table, input field, checkbox, etc.) >written in Python. For example, for a HTML table I would like something >like...
You might look at Quixote: http://quixote.ca/ -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ import antigravity -- http://mail.python.org/mailman/listinfo/python-list
