This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients loewis, pitrou
Date 2012-07-08.12:58:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341752312.95.0.260457555005.issue15290@psf.upfronthosting.co.za>
In-reply-to
Content
Then Twisted will have to change. From

http://docs.python.org/library/xml.dom.minidom.html

"Applications should not instantiate the classes themselves; they should use the creator functions available on the Document object."

If they insist on not using createElement, they use internal API, and need to adjust that to new Python versions.

Closing as invalid.
History
Date User Action Args
2012-07-08 12:58:33loewissetrecipients: + loewis, pitrou
2012-07-08 12:58:32loewissetmessageid: <1341752312.95.0.260457555005.issue15290@psf.upfronthosting.co.za>
2012-07-08 12:58:32loewislinkissue15290 messages
2012-07-08 12:58:32loewiscreate