2010/7/21 Nick Coghlan <ncogh...@gmail.com>: > On Thu, Jul 22, 2010 at 2:15 AM, Guido van Rossum <gu...@python.org> wrote: >> You can check in directly. The peps@ list is only for PEP authors >> without checkin privileges, or if you're not sure you have conformed >> to the PEP template sufficiently well. Picking a PEP number is >> arbitrated by svn (soon hopefully Hg). However always to make sure >> that your pep runs through pep2html without warnings or errors. > > These days running genpepindex.py is also useful to make sure you > don't break the generation of PEP 0 (e.g. I found an error in the way > I had written the headers for PEP 3150 when I did that). > > Useful commands (using PEP 3150 as my example): > python genpepindex.py # ./genpepindex.py only works if Python 2.5 is installed
You can also do "make PYTHON=python" -- Regards, Benjamin _______________________________________________ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers