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 klappnase
Recipients gpolo, klappnase, mark, roger.serwy, terry.reedy
Date 2012-06-25.10:19:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340619553.33.0.908910762287.issue15133@psf.upfronthosting.co.za>
In-reply-to
Content
"...you could not pass the return value of getboolean() any longer to BooleanVar.get() which would be really bad."

Ooops, typo, should be BooleanVar.set() of course.
History
Date User Action Args
2012-06-25 10:19:13klappnasesetrecipients: + klappnase, terry.reedy, mark, gpolo, roger.serwy
2012-06-25 10:19:13klappnasesetmessageid: <1340619553.33.0.908910762287.issue15133@psf.upfronthosting.co.za>
2012-06-25 10:19:12klappnaselinkissue15133 messages
2012-06-25 10:19:12klappnasecreate