[XML-SIG] Unable to run example

Timothy Wu 2huggie at gmail.com
Thu Sep 6 13:00:49 CEST 2007


On 9/6/07, Timothy Wu <2huggie at gmail.com> wrote:
>
> 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



Oh how embarrassing. It's just my programming error. Never mind this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/xml-sig/attachments/20070906/87bb5111/attachment.htm 


More information about the XML-SIG mailing list