ImportError: No module named sax.handler?

Kelie kf9150 at gmail.com
Fri Nov 30 00:11:27 EST 2007


Hello,

I'm lost here. When I put this line

from xml.sax.handler import ContentHandler

in a .py file and run it, I get the ImportError. When I execute it in
shell, there is no error.

Why?

Thanks for your help!



More information about the Python-list mailing list