source: python/trunk/Lib/distutils/README

Last change on this file was 391, checked in by dmik, 11 years ago

python: Merge vendor 2.7.6 to trunk.

  • Property svn:eol-style set to native
File size: 295 bytes
RevLine 
[391]1This directory contains the Distutils package.
[2]2
[391]3There's a full documentation available at:
[2]4
[391]5 http://docs.python.org/distutils/
[2]6
[391]7The Distutils-SIG web page is also a good starting point:
[2]8
[391]9 http://www.python.org/sigs/distutils-sig/
[2]10
[391]11WARNING : Distutils must remain compatible with 2.3
12
13$Id$
Note: See TracBrowser for help on using the repository browser.