Bugs item #1370537, was opened at 2005-12-01 02:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106473&aid=1370537&group_id=6473
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DOM Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dobes V (dobesv) Assigned to: Nobody/Anonymous (nobody) Summary: PrettyPrinter uses single quotes Initial Comment: The pretty printer emits single quotes areound attributes by default. Unfortunately, single quotes aren't supported by all XML parsers - really I'm not sure they are part of the XML standard (?!?!?). In any case, I wanted to pretty-print some XML but the result was unparsable. Hopefully the use of single-quotes will be removed, or made optional, in the next version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106473&aid=1370537&group_id=6473 _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig