|
Orbits
1
|
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| sources | |
Private Member Functions | |
| def | _convert_pyx_sources_to_lang |
Extension that uses '.c' files in place of '.pyx' files
| def setuptools.extension.Extension.__init__ | ( | self, | |
| args, | |||
| kw | |||
| ) |
|
private |
Replace sources with .pyx extensions to sources with the target language extension. This mechanism allows language authors to supply pre-converted sources but to prefer the .pyx sources.
| setuptools.extension.Extension.sources |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.