Message 182942 - Python tracker
Message182942
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, asvetlov, danielsh, eli.bendersky, ezio.melotti, flox, ncoghlan, python-dev, serhiy.storchaka, tshepang |
| Date | 2013-02-25.14:11:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361801476.5.0.681054804608.issue15083@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch is for default branch. It applied to 3.3 too. > The next logical step is to make all test classes in test_xml_etree accept the ET module in some way and store it, using it to get classes & function. I.e. no more global "ET" and "pyET" at all. Would you like to add this to your patch? I was going to do this on the next step, but if you prefer I can prepare a single patch. But it seems to me that more simple patches are easier to review. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-25 14:11:16 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan, ezio.melotti, Arfrever, eli.bendersky, asvetlov, flox, tshepang, python-dev, danielsh |
| 2013-02-25 14:11:16 | serhiy.storchaka | set | messageid: <1361801476.5.0.681054804608.issue15083@psf.upfronthosting.co.za> |
| 2013-02-25 14:11:16 | serhiy.storchaka | link | issue15083 messages |
| 2013-02-25 14:11:16 | serhiy.storchaka | create | |