import xml.sax -> no such module?

Thomas Gagne tgagne at ix.netcom.com
Sat Aug 12 12:57:45 EDT 2000


Traceback (innermost last):
  File "./xmltest.py", line 2, in ?
    from xml.sax import saxlib
ImportError: No module named xml.sax

What might I be missing?




More information about the Python-list mailing list