[Twisted-Python] XML Parsing Error in tutorial.xhtml

Andrew Bennetts andrew-twisted at puzzling.org
Mon Dec 29 21:26:16 EST 2003


On Sat, Dec 27, 2003 at 07:40:10PM +0100, Anton Vredegoor wrote:
> After a fresh install of twisted 1.1.1 and clicking on the manual
> entry and next on the
>  
>     * Tutorial: Twisted From Scratch
> 
> link in the Twisted Documentation file I get the following error in
> mozilla:
> 
> ###
> 
> XML Parsing Error: duplicate attribute Location:
> file:///D:/Python23/Lib/site-packages/TwistedDocs/howto/tutorial.xhtml
> Line Number 506, Column 60:<a class="py-listing"
> href="listings/finger/finger/tap.py"
> class="py-listing">finger/tap.py</a>

According to CVS, the version in 1.1.1 shouldn't have this bug (but 1.1.0
would).  Is it possible you have an older version of the docs installed?

Also, you probably want to read the processed .html, not .xhtml source used
to generate it (before 1.1.0 or so it was the other way around...)

-Andrew.





More information about the Twisted-Python mailing list