XML How-To

Keith Farmer farmerk at pacbell.net
Thu May 31 12:13:11 EDT 2001


"jj" <jj at void.si> wrote in message
news:ltobhtkb3lngrdn4neq9f7g8aetsstp5lv at 4ax.com...
> [python]

PythonWin 2.1 (#15, Apr 23 2001, 18:00:35) [MSC 32 bit (Intel)] on win32.
Portions Copyright 1994-2001 Mark Hammond (MarkH at ActiveState.com) - see
'Help/About PythonWin' for further copyright information.
Traceback (most recent call last):
  File "c:\progra~1\python\pythonwin\pywin\framework\scriptutils.py", line
301, in RunScript
    exec codeObject in __main__.__dict__
  File "C:\Documents and Settings\kfarmer\Desktop\xml-test.py", line 17, in
?
    parser = xml.xpath.XPathParser.XPathParser()
AttributeError: 'xml.xpath' module has no attribute 'XPathParser'





More information about the Python-list mailing list