X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=xml;h=0315590924c7e0356bdba72baed265ac8b06c514;hb=b96b80db3a0179d768101b9e3489e5ead3c8c057;hp=e34ac224f51fa09ab8f38e166114280c6b53ac91;hpb=4cc3c29346f56087c1c50a8eb3c49a7a1788aa9e;p=extfs.d.git diff --git a/xml b/xml index e34ac22..0315590 100755 --- a/xml +++ b/xml @@ -27,6 +27,9 @@ names and values are reencoded to the console encoding. Text nodes and comments are collected in a file named "text", stripped and reencoded. The filesystem is read-only. +Date/time for all directories/files set to the last modification time of the +XML file. + Implementation based on minidom doesn't understand namespaces, it just shows them among other attributes. ElementTree-based implementation doesn't show namespaces at all. Implementation based on lxml.etree shows namespaces in a