2002-06-04 Mike Clarkson * PyWrap.tcl: This is a second attempt at being able to use Tcl objects directly from Python. Use this file to convert a file containing Tcl objects to Python. * TkTable.py: Preliminary versions of wrappers for TkTable extension provided (by Gustavo Cordova ). * TkHtml.py: Preliminary versions of wrappers for TkHtml extension provided (by Gustavo Cordova ). * Widgets.html: Added starting point for documentation. 2001-12-05 Mike Clarkson * PyWrap.tcl: Defined ObjTcl class locally. 2001-12-02 Mike Clarkson * HtmlText.tcl: Added a starting point for an html_widget to replace the tkhtml widget from ObjTcl.