On Wed, Feb 13, 2013 at 8:47 PM, Erik Bernoth <[email protected]> wrote: > Hi everybody, > > If I want to propose changes to the setup.py documentation (specifically > about this page: http://docs.python.org/2/distutils/setupscript.html), do I > have to follow the standard Python Dev process > (http://docs.python.org/devguide/)? Are there other things to consider?
Yep, the main distutils docs are covered by CPython's regular dev processes. Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
