Message189880
| Author | zach.ware |
|---|---|
| Recipients | brian.curtin, ezio.melotti, georg.brandl, michael.foord, ocean-city, pitrou, python-dev, r.david.murray, terry.reedy, zach.ware |
| Date | 2013-05-23.21:33:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1369344817.39.0.979700241711.issue10652@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Terry, I just tested your 2.7 patch, and it does work, but the workaround that (I think) we have both been using on 3.x to find the Tcl/Tk .dlls (copying them into PCbuild) doesn't work on 2.7 for some reason. However, if you add ..\tcltk\bin to PATH, which the PCbuild\rt.bat script (called by Tools\buildbot\test(-amd64).bat) does, your patch allows all of the test modules to run properly. I wonder if this has anything to do with issue17883's buildbot problems? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-23 21:33:37 | zach.ware | set | recipients: + zach.ware, georg.brandl, terry.reedy, pitrou, ocean-city, ezio.melotti, r.david.murray, michael.foord, brian.curtin, python-dev |
| 2013-05-23 21:33:37 | zach.ware | set | messageid: <1369344817.39.0.979700241711.issue10652@psf.upfronthosting.co.za> |
| 2013-05-23 21:33:37 | zach.ware | link | issue10652 messages |
| 2013-05-23 21:33:37 | zach.ware | create | |