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 | ) |
Copyright 2014 Google Inc. All rights reserved.