Message 172213 - Python tracker (original) (raw)

Message172213

Author asvetlov
Recipients Robin.Schreiber, asvetlov, loewis, ned.deily
Date 2012-10-06.15:55:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1349538916.68.0.412692275521.issue15721@psf.upfronthosting.co.za
In-reply-to
Content
I would to have all module state inside _tkinterstate structure. static variables like tcl_lock, tcl_state, quitMainLoop, errorInCmd etc should be moved into _tkinterstate also.
History
Date User Action Args
2012-10-06 15:55:16 asvetlov set recipients: + asvetlov, loewis, ned.deily, Robin.Schreiber
2012-10-06 15:55:16 asvetlov set messageid: 1349538916.68.0.412692275521.issue15721@psf.upfronthosting.co.za
2012-10-06 15:55:16 asvetlov link issue15721 messages
2012-10-06 15:55:16 asvetlov create