Georg Brandl <[EMAIL PROTECTED]> added the comment:
This was caused by a bug in the release script. Fixed in r67599.
Thanks for the report!
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker <[EMAIL PROTECTED]>
New submission from Andreas Kupries <[EMAIL PROTECTED]>:
The directory Doc/tools/sphinxext is missing in the Python 2.6.1 source
distribution. This breaks building the html help.
The directory is present in the Python 2.6 source distribution.
--
components: Installation
messages: 77061