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

Public Member Functions

def test_get_script_header
 
def test_get_script_header_jython_workaround
 

Static Public Attributes

string non_ascii_exe = '/Users/José/bin/python'
 
string exe_with_spaces = r'C:\Program Files\Python33\python.exe'
 

Member Function Documentation

def setuptools.tests.test_resources.ScriptHeaderTests.test_get_script_header (   self)
def setuptools.tests.test_resources.ScriptHeaderTests.test_get_script_header_jython_workaround (   self)

Member Data Documentation

string setuptools.tests.test_resources.ScriptHeaderTests.exe_with_spaces = r'C:\Program Files\Python33\python.exe'
static
string setuptools.tests.test_resources.ScriptHeaderTests.non_ascii_exe = '/Users/José/bin/python'
static

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

Copyright 2014 Google Inc. All rights reserved.