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 gpolo
Recipients HJarausch, gpolo, serhiy.storchaka
Date 2012-11-23.17:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353693253.83.0.199459481971.issue16541@psf.upfronthosting.co.za>
In-reply-to
Content
If doing list(kw.items()) works, I'm fine with that. If it does not, then ttk._format_optdict(kw) should.
History
Date User Action Args
2012-11-23 17:54:13gpolosetrecipients: + gpolo, serhiy.storchaka, HJarausch
2012-11-23 17:54:13gpolosetmessageid: <1353693253.83.0.199459481971.issue16541@psf.upfronthosting.co.za>
2012-11-23 17:54:13gpololinkissue16541 messages
2012-11-23 17:54:13gpolocreate