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 mark
Recipients gpolo, mark, roger.serwy, terry.reedy
Date 2012-06-24.07:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340523686.95.0.613719601951.issue15133@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and I forgot to say that I think StringVar.set(x) should do str(x) and StringVar.get() should return a str.
History
Date User Action Args
2012-06-24 07:41:26marksetrecipients: + mark, terry.reedy, gpolo, roger.serwy
2012-06-24 07:41:26marksetmessageid: <1340523686.95.0.613719601951.issue15133@psf.upfronthosting.co.za>
2012-06-24 07:41:26marklinkissue15133 messages
2012-06-24 07:41:26markcreate