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 JayKrish, Todd.Rovito, Tomoki.Imai, ezio.melotti, francismb, ncoghlan, ned.deily, r.david.murray, roger.serwy, terry.reedy, tshepang
Date 2013-05-16.03:30:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368675035.96.0.957844528715.issue15392@psf.upfronthosting.co.za>
In-reply-to
Content
New patch: I renamed Itest to idle_test everywhere and re-ran tests; removed try-except from test_pathbrowser.py; and renamed @template to @README and rewrote. It applies cleanly to 3.4 on my system. The only problem applying to 2.7 is CallTips.py, which has different test code at the end. That will be easily fixed.
History
Date User Action Args
2013-05-16 03:30:36terry.reedysetrecipients: + terry.reedy, ncoghlan, ned.deily, ezio.melotti, roger.serwy, r.david.murray, Todd.Rovito, tshepang, francismb, JayKrish, Tomoki.Imai
2013-05-16 03:30:35terry.reedysetmessageid: <1368675035.96.0.957844528715.issue15392@psf.upfronthosting.co.za>
2013-05-16 03:30:35terry.reedylinkissue15392 messages
2013-05-16 03:30:35terry.reedycreate