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 zach.ware
Recipients BreamoreBoy, paul.moore, python-dev, r.david.murray, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2015-05-18.03:10:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431918654.65.0.67711597231.issue20035@psf.upfronthosting.co.za>
In-reply-to
Content
I committed a presence test for Tix in #21337 that should catch problems with loading Tix after this patch.  There shouldn't be any problem though, we actually install Tix into Tcl/Tk whereas TIX_LIBRARY is (to my understanding) for helping Tcl/Tk find a Tix that it can't find itself.

Steve, I think I have BuildForRelease patched in properly; it works with BuildForRelease unset at least :)
History
Date User Action Args
2015-05-18 03:10:54zach.waresetrecipients: + zach.ware, terry.reedy, paul.moore, vstinner, tim.golden, r.david.murray, BreamoreBoy, python-dev, serhiy.storchaka, steve.dower
2015-05-18 03:10:54zach.waresetmessageid: <1431918654.65.0.67711597231.issue20035@psf.upfronthosting.co.za>
2015-05-18 03:10:54zach.warelinkissue20035 messages
2015-05-18 03:10:54zach.warecreate