Message178353
Hi,
I am trying to find any tip on how to use minidom or etree xml implementations to check the xml syntax.
I just found that the only way to check xml syntax throught dtds is using lxml.
Would it be possible to implement this in the minidom or ElementTree default lib?
I have seen bug http://bugs.python.org/issue2124 that speaks about the dtds fetch, but didn't see any place where it speaks about them being checked. |
|
Date |
User |
Action |
Args |
2012-12-28 01:37:09 | txomon | set | recipients:
+ txomon |
2012-12-28 01:37:09 | txomon | set | messageid: <1356658629.79.0.632401126307.issue16798@psf.upfronthosting.co.za> |
2012-12-28 01:37:09 | txomon | link | issue16798 messages |
2012-12-28 01:37:08 | txomon | create | |
|