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 Saimadhav.Heblikar, python-dev, steven.daprano, taleinat, terry.reedy
Date 2015-07-20.21:49:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437428975.7.0.554047725933.issue20792@psf.upfronthosting.co.za>
In-reply-to
Content
I only did the test_pathbrowser changes now.  I added an assert that failed in 2.7 because Idle still defines some old-style classes not subclassing object.

The 'main' test had been rewriten as an htest.  Am leaving issue open to look at those changes another time.
History
Date User Action Args
2015-07-20 21:49:35terry.reedysetrecipients: + terry.reedy, taleinat, steven.daprano, python-dev, Saimadhav.Heblikar
2015-07-20 21:49:35terry.reedysetmessageid: <1437428975.7.0.554047725933.issue20792@psf.upfronthosting.co.za>
2015-07-20 21:49:35terry.reedylinkissue20792 messages
2015-07-20 21:49:35terry.reedycreate