Message 104733 - Python tracker

Message104733

Author effbot
Recipients dmtr, effbot, flox
Date 2010-05-01.17:56:49
SpamBayes Score 0.00814893
Marked as misclassified No
Message-id <1272736611.24.0.958408292202.issue8583@psf.upfronthosting.co.za>
In-reply-to
Content
Namespaces are a fundamental part of the XML information model (both xpath and infoset) and all modern XML document formats, so I'm not sure what problem you're trying to solve by pretending that they don't exist.

It's a bit like modifying "import foo" to work like "from foo import *"...
History
Date User Action Args
2010-05-01 17:56:51effbotsetrecipients: + effbot, flox, dmtr
2010-05-01 17:56:51effbotsetmessageid: <1272736611.24.0.958408292202.issue8583@psf.upfronthosting.co.za>
2010-05-01 17:56:49effbotlinkissue8583 messages
2010-05-01 17:56:49effbotcreate