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 terry.reedy
Recipients paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vs, zach.ware
Date 2016-02-13.20:15:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455394508.24.0.411289610584.issue26340@psf.upfronthosting.co.za>
In-reply-to
Content
As near as I can tell, the Windows installer installs tcl/tk libraries but no executable. Perhaps your example could be converted to root.tk.call(? ? ?) form, but I do not know how to do do.  Passing the entire tcl program as one python string argument does not work.
History
Date User Action Args
2016-02-13 20:15:08terry.reedysetrecipients: + terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, vs
2016-02-13 20:15:08terry.reedysetmessageid: <1455394508.24.0.411289610584.issue26340@psf.upfronthosting.co.za>
2016-02-13 20:15:08terry.reedylinkissue26340 messages
2016-02-13 20:15:08terry.reedycreate