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 brian.curtin, excubated, terry.reedy
Date 2011-01-08.00:02:51
SpamBayes Score 1.3846513e-10
Marked as misclassified No
Message-id <1294444975.28.0.204340977259.issue10834@psf.upfronthosting.co.za>
In-reply-to
Content
Changed title based on 'command line works fine'.

You might try running test suite, 'python -m test.regrtest' from Command Window in python27 directory on both this and other system. (It takes about 20 min, so minimize and do something else.) test_tcl, text_tk, and test_ttk fail even when IDLE works, but maybe something else, not normally failing, will fail on this system (and not on one where IDLE works).
History
Date User Action Args
2011-01-08 00:02:55terry.reedysetrecipients: + terry.reedy, brian.curtin, excubated
2011-01-08 00:02:55terry.reedysetmessageid: <1294444975.28.0.204340977259.issue10834@psf.upfronthosting.co.za>
2011-01-08 00:02:51terry.reedylinkissue10834 messages
2011-01-08 00:02:51terry.reedycreate