[Python-3000] Failure building docs of py3k r30a2

Georg Brandl g.brandl at gmx.net
Sun Jan 13 18:21:00 CET 2008


Eric Hanchrow schrieb:
> On Ubuntu 7.10 "Gutsy Gibbon":
> 
> Unfortunately I don't really know python, so am unable to debug this.
> 
> I checked out by doing
> 
>         svn co http://svn.python.org/projects/python/tags/r30a2 py3k
> 
> Then I built python itself with no apparent trouble.  But building the docs fails:

[traceback]

I worked on the toolchain since 3.0a2 came out -- the specified config value is
not present yet in 3.0a2's config file.

I have a major update to the doctools in my local sandbox, before I check it in
I'll make sure it works with 3.0a2. As a workaround, you can either use the
3.0 branch HEAD docs, or add "html_download_base_url = ''" to Doc/conf.py.

cheers,
Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-3000 mailing list