Orbits
1
|
Public Member Functions | |
def | run |
def | get_exclusions |
def | copy_tree |
def | get_outputs |
Don't add compiled flags to filenames of non-Python files
def setuptools.command.install_lib.install_lib.copy_tree | ( | self, | |
infile, | |||
outfile, | |||
preserve_mode = 1 , |
|||
preserve_times = 1 , |
|||
preserve_symlinks = 0 , |
|||
level = 1 |
|||
) |
def setuptools.command.install_lib.install_lib.get_exclusions | ( | self | ) |
def setuptools.command.install_lib.install_lib.get_outputs | ( | self | ) |
def setuptools.command.install_lib.install_lib.run | ( | self | ) |
Copyright 2014 Google Inc. All rights reserved.