Package distutils :: Package command :: Module build
[hide private]
[frames] | no frames]

Module build

distutils.command.build

Implements the Distutils 'build' command.

Classes [hide private]
build
Functions [hide private]
 
show_compilers()
Variables [hide private]
  __revision__ = '$Id: build.py 37828 2004-11-10 22:23:15Z loewi...

Imports: sys, os, Command, get_platform


Variables Details [hide private]

__revision__

Value:
'$Id: build.py 37828 2004-11-10 22:23:15Z loewis $'