Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Classes | Variables
setuptools.tests.test_upload_docs Namespace Reference

Classes

class  TestUploadDocsTest
 

Variables

string SETUP_PY
 

Detailed Description

build_ext tests

Variable Documentation

string setuptools.tests.test_upload_docs.SETUP_PY
Initial value:
1 = """\
2 from setuptools import setup
3 
4 setup(name='foo')
5 """

Copyright 2014 Google Inc. All rights reserved.