|
Orbits
1
|
Go to the source code of this file.
Macros | |
| #define | PyRange_Check(op) (Py_TYPE(op) == &PyRange_Type) |
Functions | |
| PyAPI_DATA (PyTypeObject) PyRange_Type | |
| #define PyRange_Check | ( | op | ) | (Py_TYPE(op) == &PyRange_Type) |
| PyAPI_DATA | ( | PyTypeObject | ) |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.