Message 113322 - Python tracker

Message113322

Author flox
Recipients amaury.forgeotdarc, effbot, flox, poke, scoder
Date 2010-08-08.21:06:58
SpamBayes Score 0.0022227631
Marked as misclassified No
Message-id <1281301620.01.0.549920548363.issue8277@psf.upfronthosting.co.za>
In-reply-to
Content
IIUC it works like that by design.
The ElementTree 1.3 (which is part of Python 2.7 and 3.2) allows to define your own parser which parses comments (see previous comments).

Close as "won't fix"?
History
Date User Action Args
2010-08-08 21:07:00floxsetrecipients: + flox, effbot, amaury.forgeotdarc, scoder, poke
2010-08-08 21:07:00floxsetmessageid: <1281301620.01.0.549920548363.issue8277@psf.upfronthosting.co.za>
2010-08-08 21:06:58floxlinkissue8277 messages
2010-08-08 21:06:58floxcreate