Just run 'make' in the peps checkout directory.

That doesn't work for me by default since I don't have python2.5
installed (although it does turn out it can be made to work by
overriding PYTHON as Benjamin suggests). Not only that, but the
makefile builds all the PEPs when I generally only care about the PEP
I'm working on and PEP 0.

The "make" should include dependency information to only rebuild the
changed documents. :-?.

And indeed, it does.

Regards,
Martin

_______________________________________________
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to