Problems importing Modules under win32

Mark Hammond MHammond at skippinet.com.au
Thu Aug 12 09:45:11 EDT 1999


Maybe an early version of sax with a later version of Python?

Is there an __init__.py in the xml and sax subdirectories?

What do:
>>> import xml
>>> import xml.sax

Yield?

Mark.


thomsensven at my-deja.com wrote in message <7oud1c$vcd$1 at nnrp1.deja.com>...
>Hi,
>
>I wanted to try out saxlib, but I can't import it under Windows NT:
>
>dir-structure:







More information about the Python-list mailing list