Trees Indices Help
Python Standard Library
Package distutils :: Package command :: Module sdist
[]

Module sdist

distutils.command.sdist

Implements the Distutils 'sdist' command (create a source distribution).

Classes [hide private]
sdist
Functions [hide private]
show_formats()
Print all possible values for the 'formats' option (used by the "--help-formats" command-line option).
Variables [hide private]
__revision__ = '$Id: sdist.py 38697 2005年03月23日 18:54:36Z loewi...

Imports: sys, os, string, IntType, TypeType, BooleanType, CodeType, UnboundMethodType, StringType, BuiltinMethodType, FloatType, DictionaryType, NotImplementedType, BuiltinFunctionType, DictProxyType, GeneratorType, InstanceType, ObjectType, DictType, GetSetDescriptorType, FileType, EllipsisType, StringTypes, ListType, MethodType, TupleType, ModuleType, FrameType, LongType, BufferType, TracebackType, ClassType, MemberDescriptorType, UnicodeType, SliceType, ComplexType, LambdaType, FunctionType, XRangeType, NoneType, glob, Command, dir_util, dep_util, file_util, archive_util, TextFile, DistutilsPlatformError, DistutilsArgError, LibError, DistutilsInternalError, DistutilsSetupError, DistutilsOptionError, DistutilsClassError, DistutilsModuleError, DistutilsFileError, CCompilerError, CompileError, LinkError, DistutilsExecError, DistutilsGetoptError, DistutilsTemplateError, DistutilsError, UnknownFileError, PreprocessError, FileList, log


Variables Details [hide private]

__revision__

Value:
'$Id: sdist.py 38697 2005年03月23日 18:54:36Z loewis $'

Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /