[issue5326] Wrong anchors in "What's New in Python 2.5"

2009-02-20 Thread Georg Brandl
Georg Brandl added the comment: Fixed the bug in Sphinx trunk, the anchors will be fixed in the docs as soon as I update the revision we use to build them (after 0.6 is released). -- resolution: -> fixed status: open -> closed ___ Python tracker

[issue5326] Wrong anchors in "What's New in Python 2.5"

2009-02-19 Thread Ezio Melotti
New submission from Ezio Melotti : Some anchors of the "What's New in Python 2.5" page [1] are wrong (both in the table of contents and on the titles): New, Improved, and Removed Modules The ctypes package The ElementTree package The hashlib package The sqlite3 package The wsgiref package [1]: