module documentation

distutils.command.build_scripts Implements the Distutils 'build_scripts' command.

Class build_scripts No class docstring; 0/4 instance variable, 0/3 class variable, 1/8 method, 0/1 static method documented
Variable shebang_pattern Pattern matching a Python interpreter indicated in first line of a script.
shebang_pattern = (source)

Pattern matching a Python interpreter indicated in first line of a script.