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 ned.deily
Recipients Bryan.Oakley, asvetlov, ned.deily
Date 2012-09-05.07:15:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346829354.34.0.700842322089.issue15861@psf.upfronthosting.co.za>
In-reply-to
Content
What behavior do you expect?  By accident, I found your reply to this StackOverflow question.  I take it from that that you think tkinter should be quoting curly braces found in strings.  If that is what you mean, can you specify the set of characters that need to be escaped and in what contexts?

http://stackoverflow.com/questions/11566299/unmatched-open-brace-error-when-adding-item-to-ttk-treeview
History
Date User Action Args
2012-09-05 07:15:54ned.deilysetrecipients: + ned.deily, asvetlov, Bryan.Oakley
2012-09-05 07:15:54ned.deilysetmessageid: <1346829354.34.0.700842322089.issue15861@psf.upfronthosting.co.za>
2012-09-05 07:15:53ned.deilylinkissue15861 messages
2012-09-05 07:15:53ned.deilycreate