Files
cpython/Lib/distutils
Zachary Ware 80da993826 Issue #28046: Fix distutils
Why do we have two sysconfig modules again?
2016-09-09 18:29:10 -07:00
..
2016-09-01 22:00:03 -04:00
2016-08-03 18:49:19 -04:00
2016-04-25 00:12:32 +03:00
2016-09-09 18:29:10 -07:00
2016-04-25 00:12:32 +03:00

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$