Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Member Functions | List of all members
setuptools.command.install_lib.install_lib Class Reference
Inheritance diagram for setuptools.command.install_lib.install_lib:

Public Member Functions

def run
 
def get_exclusions
 
def copy_tree
 
def get_outputs
 

Detailed Description

Don't add compiled flags to filenames of non-Python files

Member Function Documentation

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)

The documentation for this class was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.