K 10 svn:author V 4 mnag K 8 svn:date V 27 2005-10-08T22:47:43.000000Z K 7 svn:log V 402 EditObj can create and display a Tkinter dialog box for editing any Python object (similarly to what Java call a Bean editor, but for Python object). EditObj is a usefull tool for writing (text or non-text) editors of all kinds, including GUI editor, 3D editor,... It also includes a Python console (thanks to Ka-Ping Yee). PR: 86937 Submitted by: Jose Alonso Cardenas Marquez END