Message 198128 - Python tracker

Message198128

Author ncoghlan
Recipients eli.bendersky, ncoghlan, scoder, serhiy.storchaka
Date 2013-09-20.05:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379654851.41.0.181178514964.issue18990@psf.upfronthosting.co.za>
In-reply-to
Content
I clarified the issue title to actually explain the concern and the proposed fix (i.e. close() on XMLPullParser doesn't currently return the root, which is inconsistent with the XMLParser API).

This sounds like a reasonable change to me, but the docs also need to be updated.
History
Date User Action Args
2013-09-20 05:27:31ncoghlansetrecipients: + ncoghlan, scoder, eli.bendersky, serhiy.storchaka
2013-09-20 05:27:31ncoghlansetmessageid: <1379654851.41.0.181178514964.issue18990@psf.upfronthosting.co.za>
2013-09-20 05:27:31ncoghlanlinkissue18990 messages
2013-09-20 05:27:31ncoghlancreate