|
GDB (xrefs)
|
Public Attributes | |
| PyObject_HEAD int | reason_code |
| const char * | reason_string |
| Py_ssize_t | number |
Definition at line 52 of file py-record.c.
| Py_ssize_t recpy_gap_object::number |
Definition at line 63 of file py-record.c.
Referenced by recpy_gap_new(), and recpy_gap_number().
| PyObject_HEAD int recpy_gap_object::reason_code |
Definition at line 57 of file py-record.c.
Referenced by recpy_gap_new(), and recpy_gap_reason_code().
| const char* recpy_gap_object::reason_string |
Definition at line 60 of file py-record.c.
Referenced by recpy_gap_new(), and recpy_gap_reason_string().
1.8.14