Issue #7575: An overflow test for math.expm1 was failing on OS X 10.4/Intel,
[python.git] / Lib / distutils / README
blob408a203b85d5ffd0d5447e27207e2b99dc49078f
1 This directory contains the Distutils package.
3 There's a full documentation available at:
5     http://docs.python.org/distutils/
7 The Distutils-SIG web page is also a good starting point:
9     http://www.python.org/sigs/distutils-sig/
11 WARNING : Distutils must remain compatible with 2.3
13 $Id$