Re: [Python-Dev] Cannot build new documentation

2007-08-20 Thread Georg Brandl
Amaury Forgeot d'Arc schrieb: > Hello, > > Martin v. Löwis wrote: >> I think the obvious thing you missed is that the problem got fixed >> already. Whether the documentation system should be more defensive and >> work with 2.5.0 also is a different question. > > You are right. python 2.5.1 correc

Re: [Python-Dev] Cannot build new documentation

2007-08-20 Thread Martin v. Löwis
> However, I run into a problem while trying to build the new python docs. > I initially used python2.5 on windows, but Linux seems to have the same > problem. > Am I really the only one who gets this error? Not sure - but it works fine for me. from __future__ import with_statement imp