mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
7e7a3dba5f
robust at shutdown. If needs to release multiple resources, they are released even if errors are occured.
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$