Message 89038 - Python tracker (original) (raw)

Message89038

Author Neil Muller
Recipients Neil Muller, effbot
Date 2009-06-07.14:31:19
SpamBayes Score 0.0044060647
Marked as misclassified No
Message-id 1244385084.63.0.587386346669.issue6232@psf.upfronthosting.co.za
In-reply-to
Content
The test coverage for ElementTree and cElementTree could be improved. The attached file adds several more tests for ElementTree (including a number from the ElementTree 1.2.7 pre-release). This excludes the tests suggested in: http://bugs.python.org/issue6230 http://bugs.python.org/issue6231 http://bugs.python.org/issue2746
History
Date User Action Args
2009-06-07 14:31:24 Neil Muller set recipients: + Neil Muller, effbot
2009-06-07 14:31:24 Neil Muller set messageid: 1244385084.63.0.587386346669.issue6232@psf.upfronthosting.co.za
2009-06-07 14:31:23 Neil Muller link issue6232 messages
2009-06-07 14:31:23 Neil Muller create