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 ronaldoussoren
Recipients MLModel, cfr, pchew, ronaldoussoren
Date 2009-01-02.13:11:14
SpamBayes Score 2.62945e-06
Marked as misclassified No
Message-id <1230901875.22.0.67756354283.issue3549@psf.upfronthosting.co.za>
In-reply-to
Content
The lack of a preferences menu is a bug: the current revisions of python 
contain some code to detect a recent version of Tcl/Tk, used to create the 
Preferences... menu in different way. Sadly enough this code is buggy, the 
end result is that you will not have a IDLE->Preferences...' menu when 
using the system version of Tcl/Tk.

Fixed in r68153 (python-trunk), r68154 (python-2.6), r68155 (python-3.1)
History
Date User Action Args
2009-01-02 13:11:15ronaldoussorensetrecipients: + ronaldoussoren, cfr, pchew, MLModel
2009-01-02 13:11:15ronaldoussorensetmessageid: <1230901875.22.0.67756354283.issue3549@psf.upfronthosting.co.za>
2009-01-02 13:11:14ronaldoussorenlinkissue3549 messages
2009-01-02 13:11:14ronaldoussorencreate