[Python-Dev] Developer's guide Web pages

Neil Schemenauer nas@python.ca
Mon, 25 Mar 2002 10:53:52 -0800


Andrew Kuchling wrote:
> The python-dev HOWTO has now been cut up and rearranged into a set of
> Web pages at http://www.python.org/dev/ .

Nice.

> Please suggest additional things that should be explained in these
> pages, or that should be linked to.

You should stress the importance of running the test suite before
committing any changes to CVS.  I wonder sometimes if we could use a
tool like Aegis to enforce this rule. 

  Neil