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 serhiy.storchaka
Recipients Arfrever, gpolo, martin.panter, roger.serwy, serhiy.storchaka
Date 2013-05-30.14:53:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369925635.5.0.399094659418.issue16809@psf.upfronthosting.co.za>
In-reply-to
Content
And here is a patch which allows Tk.splitline() and Tk.split() to work with Tcl_Obj. It also includes some other minor fixes to support Tcl 8.6. The patch includes a fix for issue18101.
History
Date User Action Args
2013-05-30 14:53:55serhiy.storchakasetrecipients: + serhiy.storchaka, gpolo, roger.serwy, Arfrever, martin.panter
2013-05-30 14:53:55serhiy.storchakasetmessageid: <1369925635.5.0.399094659418.issue16809@psf.upfronthosting.co.za>
2013-05-30 14:53:55serhiy.storchakalinkissue16809 messages
2013-05-30 14:53:55serhiy.storchakacreate