X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=xml;h=0315590924c7e0356bdba72baed265ac8b06c514;hp=e34ac224f51fa09ab8f38e166114280c6b53ac91;hb=910d9e2832ce15a7f1181a57e9e2adba7c74edd0;hpb=4cc3c29346f56087c1c50a8eb3c49a7a1788aa9e 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