minidom sample code (OT)

Manuel Huesser sylphaleya at hta.fhz.ch
Tue Sep 9 10:38:17 EDT 2003


>>> from xml.dom.minidom import getDOMImplementation

It needs much more time to import this package than
any other one. As much that it's perceptible compared
to other packages.

Because my main debugger is print i don't like if an
application needs much more time. Is there a way around?

Manuel




More information about the Python-list mailing list