[python-committers] PEP checkin process

"Martin v. Löwis" martin at v.loewis.de
Thu Jul 22 19:21:21 CEST 2010
>>> 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



More information about the python-committers mailing list