This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients HWJ, gpolo
Date 2008-09-14.21:33:51
SpamBayes Score 3.705513e-05
Marked as misclassified No
Message-id <1221428032.83.0.6665544641.issue3835@psf.upfronthosting.co.za>
In-reply-to
Content
What tcl/tk version are you using ?

Also, can you put a "print(_flatten((self._w, cmd)) +
self._options(cnf))" before the line 1190 in
/usr/local/lib/python3.0/tkinter/__init__.py and tell what it shows when
you call pydoc.gui ?
History
Date User Action Args
2008-09-14 21:33:52gpolosetrecipients: + gpolo, HWJ
2008-09-14 21:33:52gpolosetmessageid: <1221428032.83.0.6665544641.issue3835@psf.upfronthosting.co.za>
2008-09-14 21:33:52gpololinkissue3835 messages
2008-09-14 21:33:51gpolocreate