|
Orbits
1
|
Go to the source code of this file.
Macros | |
| #define | Py_GETENV(s) (Py_IgnoreEnvironmentFlag ? NULL : getenv(s)) |
Functions | |
| PyAPI_DATA (int) Py_DebugFlag | |
| PyAPI_FUNC (void) Py_FatalError(const char *message) | |
| PyAPI_DATA | ( | int | ) |
| PyAPI_FUNC | ( | void | ) | const |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.