Re: [Python-Dev] Checking PEP autobuild results

2007-04-10 Thread A.M. Kuchling
On Tue, Apr 10, 2007 at 07:30:13AM -0400, A.M. Kuchling wrote: > Something's broken; I'm looking into it. David Goodger found the problem and repaired it. It was nothing to do with the PEPs; another directory was causing the build process to stop with an error. --amk ___

Re: [Python-Dev] Checking PEP autobuild results

2007-04-10 Thread Brett Cannon
On 4/10/07, Nick Coghlan <[EMAIL PROTECTED]> wrote: The PEP I checked in for Travis hasn't turned up on the website, despite building without warnings when I run pep2html.py. The changes I made to PEP 0 haven't turned up either. I thought the subversion commit hook for the PEPs folder caused th

Re: [Python-Dev] Checking PEP autobuild results

2007-04-10 Thread A.M. Kuchling
On Tue, Apr 10, 2007 at 07:58:02PM +1000, Nick Coghlan wrote: > Have I forgotten a step in the process somewhere, or is something broken? Something's broken; I'm looking into it. --amk ___ Python-Dev mailing list Python-Dev@python.org http://mail.python