https://github.com/python/cpython
Raw File
Tip revision: 000593c0f97ac9b75b56064a957b84a3aaa60674 authored by Ned Deily on 16 March 2022, 13:27:21 UTC
3.7.13
Tip revision: 000593c
README
This directory contains the Distutils package.

There's a full documentation available at:

    http://docs.python.org/distutils/

The Distutils-SIG web page is also a good starting point:

    http://www.python.org/sigs/distutils-sig/

WARNING : Distutils must remain compatible with 2.3

$Id$
back to top