All fixed.
On Mon, Sep 27, 2010 at 11:22, "Martin v. Löwis" <[email protected]> wrote: >> The PEP still hasn't showed up on Python.org, though, so I'm wondering >> if maybe I broke something else somewhere. > > See http://www.python.org/status/postcommitlog.txt > > Error processing PEP None (./pep-3333.txt), excluding: (./pep-3333.txt): > "did not deal with u'Replaces' before having to handle 'Created'" > make: *** [pep-0000.txt] Error 1 > svn up > make pep-0000.txt > Traceback (most recent call last): > File "/data/website-build/build/scripts/post-commit-svnup.py", line > 160, in ? > main() > File "/data/website-build/build/scripts/post-commit-svnup.py", line > 139, in main > cmd("make pep-0000.txt") > File "/data/website-build/build/scripts/post-commit-svnup.py", line > 35, in cmd > raise RuntimeError, '%s failed w/ exit code %d' % (command, err) > RuntimeError: make pep-0000.txt failed w/ exit code 512 > make: Circular pep-0000.txt <- pep-0000.txt dependency dropped. > > Regards, > Martin > > _______________________________________________ > Python-Dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/brett%40python.org > _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
