Public Member Functions | |
def | build_extensions (self) |
def | get_ext_filename (self, ext_name) |
Public Attributes | |
extensions | |
Static Public Attributes | |
dictionary | C_OPTIONS |
dictionary | LINK_OPTIONS = {} |
Custom build_ext command to enable compiler-specific flags.
Definition at line 200 of file commands.py.
def commands.BuildExt.build_extensions | ( | self | ) |
Definition at line 223 of file commands.py.
def commands.BuildExt.get_ext_filename | ( | self, | |
ext_name | |||
) |
Definition at line 209 of file commands.py.
|
static |
Definition at line 203 of file commands.py.
commands.BuildExt.extensions |
Definition at line 278 of file commands.py.
|
static |
Definition at line 207 of file commands.py.