Message184284
Once I worked around the example.bat problems so repository _tkinter will run for one python version (3.2), Zach's patch seems to solve the test problem as well as mine, and it is better self-contained. In other words,
python -m test -ugui test___all__ test_tcl test_tk test_ttk_guionly test_ttk_textonly
runs all five tests with os.environ change the only problem noted.
If Ezio or someone else who knows testing better than me agrees that it is the right patch, I am willing to apply it. |
|
Date |
User |
Action |
Args |
2013-03-16 02:17:22 | terry.reedy | set | recipients:
+ terry.reedy, georg.brandl, pitrou, ocean-city, ezio.melotti, r.david.murray, michael.foord, brian.curtin, zach.ware |
2013-03-16 02:17:22 | terry.reedy | set | messageid: <1363400242.57.0.805847806449.issue10652@psf.upfronthosting.co.za> |
2013-03-16 02:17:22 | terry.reedy | link | issue10652 messages |
2013-03-16 02:17:22 | terry.reedy | create | |
|