ImportError: cannot import name quoteattr

Guido Schimmels guido.schimmels at freenet.de
Fri Jan 10 16:40:38 EST 2003


wxGlade gives me this error:
from xml.sax.saxutils import quoteattr
ImportError: cannot import name quoteattr

I had a look at saxutils.py and could 
successfully import other symbols from
this file.

Please, what could be the problem here ?

(python 2.2.2 on Linux)








More information about the Python-list mailing list