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 serhiy.storchaka
Recipients gpolo, serhiy.storchaka
Date 2013-12-26.18:38:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388083135.55.0.909240759199.issue20072@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch fixes tkinter so that it now works when wantobjects is false (at least functions and methods return more sensible results) and fixes ttk tests so they conform to current behavior. If wantobjects is true, the behavior should not be changed.
History
Date User Action Args
2013-12-26 18:38:56serhiy.storchakasetrecipients: + serhiy.storchaka, gpolo
2013-12-26 18:38:55serhiy.storchakasetmessageid: <1388083135.55.0.909240759199.issue20072@psf.upfronthosting.co.za>
2013-12-26 18:38:55serhiy.storchakalinkissue20072 messages
2013-12-26 18:38:55serhiy.storchakacreate