[Python-Dev] PEP 318 has ReST errors
Guido van Rossum
guido at python.org
Fri Aug 20 02:17:36 CEST 2004
The cronjob on my home machine that formats the PEPs 4x daily
complains about syntax errors in PEP 318. Last time that happened I
fixed them all, but today I don't have time. Can somebody with
checkin perms and ReST foo please fix these?
pep-0318.txt:330: (ERROR/3) Unexpected indentation.
pep-0318.txt:336: (ERROR/3) Unexpected indentation.
pep-0318.txt:351: (WARNING/2) Inline substitution_reference start-string without end-string.
pep-0318.txt:106: (ERROR/3) Unknown target name: "java-style".
pep-0318.txt:132: (ERROR/3) Unknown target name: "gof book".
pep-0318.txt:169: (ERROR/3) Unknown target name: "in your face".
pep-0318.txt:218: (ERROR/3) Unknown target name: "a large number".
pep-0318.txt:218: (ERROR/3) Unknown target name: "each possible syntax".
pep-0318.txt:288: (ERROR/3) Unknown target name: "summarised the arguments".
pep-0318.txt:507: (ERROR/3) Unknown target name: "annotations".
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev
mailing list