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 ezio.melotti
Recipients Guilherme.Simões, JayKrish, Todd.Rovito, Tomoki.Imai, alex.rodas, ezio.melotti, francismb, ncoghlan, ned.deily, python-dev, r.david.murray, roger.serwy, terry.reedy, tshepang
Date 2013-05-30.22:17:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369952247.4.0.351318476107.issue15392@psf.upfronthosting.co.za>
In-reply-to
Content
For the other modules we just use test.test_support on 2.x and test.support in 3.x, without using try/except and without trying to maintain source compatibility with both.  You might get a merge conflict every once in a while, but I don't think that's a big deal.
History
Date User Action Args
2013-05-30 22:17:27ezio.melottisetrecipients: + ezio.melotti, terry.reedy, ncoghlan, ned.deily, roger.serwy, r.david.murray, Todd.Rovito, tshepang, python-dev, francismb, Guilherme.Simões, JayKrish, Tomoki.Imai, alex.rodas
2013-05-30 22:17:27ezio.melottisetmessageid: <1369952247.4.0.351318476107.issue15392@psf.upfronthosting.co.za>
2013-05-30 22:17:27ezio.melottilinkissue15392 messages
2013-05-30 22:17:27ezio.melotticreate