[XML-SIG] Unable to run example

Timothy Wu 2huggie at gmail.com
Thu Sep 6 11:42:21 CEST 2007


Hi,

I am running example from
http://pyxml.sourceforge.net/topics/howto/node12.html and I keep on getting
this:

Traceback (most recent call last):
  File "./parser.py", line 37, in ?
    parser.parse(input)
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line
103, in parse
    source = saxutils.prepare_input_source(source)
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/saxutils.py", line
515, in prepare_input_source
    if source.getByteStream() is None:
AttributeError: 'builtin_function_or_method' object has no attribute
'getByteStream'

Any hints?

Timothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/xml-sig/attachments/20070906/7cede573/attachment.htm 


More information about the XML-SIG mailing list