Orbits
1
|
Public Member Functions | |
def | run |
def | add_defaults |
def | check_readme |
def | make_release_tree |
def | read_manifest |
Public Attributes | |
filelist | |
Static Public Attributes | |
list | user_options |
dictionary | negative_opt = {} |
tuple | has_leaky_handle |
read_template = __read_template_hack | |
Private Member Functions | |
def | __read_template_hack |
def | _manifest_is_not_generated |
Smart sdist that finds anything supported by revision control
|
private |
|
private |
def setuptools.command.sdist.sdist.add_defaults | ( | self | ) |
def setuptools.command.sdist.sdist.check_readme | ( | self | ) |
def setuptools.command.sdist.sdist.make_release_tree | ( | self, | |
base_dir, | |||
files | |||
) |
def setuptools.command.sdist.sdist.read_manifest | ( | self | ) |
Read the manifest file (named by 'self.manifest') and use it to fill in 'self.filelist', the list of files to include in the source distribution.
def setuptools.command.sdist.sdist.run | ( | self | ) |
setuptools.command.sdist.sdist.filelist |
|
static |
|
static |
|
static |
|
static |
Copyright 2014 Google Inc. All rights reserved.