Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes | List of all members
setuptools.tests.test_sandbox.TestSandbox Class Reference
Inheritance diagram for setuptools.tests.test_sandbox.TestSandbox:

Public Member Functions

def setUp
 
def tearDown
 
def test_devnull
 
def test_win32com
 
def test_setup_py_with_BOM
 

Public Attributes

 dir
 

Private Member Functions

def _file_writer
 

Static Private Attributes

tuple _file_writer = staticmethod(_file_writer)
 

Member Function Documentation

def setuptools.tests.test_sandbox.TestSandbox._file_writer (   path)
private
def setuptools.tests.test_sandbox.TestSandbox.setUp (   self)
def setuptools.tests.test_sandbox.TestSandbox.tearDown (   self)
def setuptools.tests.test_sandbox.TestSandbox.test_devnull (   self)
def setuptools.tests.test_sandbox.TestSandbox.test_setup_py_with_BOM (   self)
It should be possible to execute a setup.py with a Byte Order Mark
def setuptools.tests.test_sandbox.TestSandbox.test_win32com (   self)
win32com should not be prevented from caching COM interfaces
in gen_py.

Member Data Documentation

tuple setuptools.tests.test_sandbox.TestSandbox._file_writer = staticmethod(_file_writer)
staticprivate
setuptools.tests.test_sandbox.TestSandbox.dir

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

Copyright 2014 Google Inc. All rights reserved.