]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Lots of small changes to make this work with the Python DOM bindings
authorFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 17:01:47 +0000 (17:01 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 17:01:47 +0000 (17:01 +0000)
commit3e8f921fb9c6b33a2222251ba2f019e32982fa0a
treefde2646746514f52c7275ad98de1049dbe97ffd3
parent7519e7af4207b46909de6374adac520f9205fe4f
Lots of small changes to make this work with the Python DOM bindings
(minidom in particular); it was using PyDOM which is now obsolete.

Only write the output file on success -- this avoids updating the timestamp
on the file on failure, which confuses "make".
Doc/tools/sgmlconv/docfixer.py