XML How-To

jj jj at void.si
Fri Jun 1 06:20:55 EDT 2001


It work for me:
xml.version_info == (0, 6, 5)
and 4suite  0.11

JJ

On Thu, 31 May 2001 09:13:11 -0700, "Keith Farmer"
<farmerk at pacbell.net> wrote:

>"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