Commit graph

3 commits

Author SHA1 Message Date
Marcus Alves Grando
d232382b35 Change COMMENT to reflect Porters Handbook (sect 5.6)
Notified by:	hq
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-10-10 17:37:16 +00:00
Marcus Alves Grando
dc201b5884 Use %%PYTHON_SITELIBDIR%% 2005-10-08 22:52:36 +00:00
Marcus Alves Grando
0597d49f62 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 <acardenas@bsd.org.pe>
2005-10-08 22:47:43 +00:00