Jan. 2, 2003
3:19 p.m.
AttributeError: 'xml.sax.expatreader' module has no attribute 'create_parser'
Also, das Modul *kann* geladen werden, hat aber die Methode nicht. Hast du vielleicht eine alte Version drauf? Was gibt den folgendes ~>python Python 2.2.2 (#1, Nov 15 2002, 07:49:04) [GCC 2.95.3-5 (cygwin special)] on cygwin Type "help", "copyright", "credits" or "license" for more information.
import xml.sax.expatreader print xml.sax.expatreader.__file__ /usr/lib/python2.2/xml/sax/expatreader.pyc
Bei dir aus? Die Ausgabe von
print dir(xml.sax.expatreader)
wäre auch interessant. _______________________________________________ Python-de maillist - Python-de@starship.python.net http://starship.python.net/mailman/listinfo/python-de