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 sechi_francesco
Recipients Tomalak, sechi_francesco
Date 2009-05-10.15:22:35
SpamBayes Score 3.761673e-07
Marked as misclassified No
Message-id <1241968957.72.0.701579070863.issue5752@psf.upfronthosting.co.za>
In-reply-to
Content
I think that the problem is: the xmldoc1 has the newline or not? If it
hasn't your patch works only in the particular case you pass a toxml
return value to 'parsestring'. If I pass an XML string with newlines it
doesn't work. So your solution is not generic and cannot be considered a
patch for the issue you proposed.
History
Date User Action Args
2009-05-10 15:22:38sechi_francescosetrecipients: + sechi_francesco, Tomalak
2009-05-10 15:22:37sechi_francescosetmessageid: <1241968957.72.0.701579070863.issue5752@psf.upfronthosting.co.za>
2009-05-10 15:22:35sechi_francescolinkissue5752 messages
2009-05-10 15:22:35sechi_francescocreate