diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2014-06-02 12:10:59 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2014-06-02 12:10:59 (GMT) |
| commit | 5a1bb4e0809e6cc1468138fe788ce687e3d8d8f4 (patch) | |
| tree | abbf3f3e771cd1b4dd7415ff8b6f9005f69148e2 /Modules/_tracemalloc.c | |
| parent | 7df3c156fafe7df1da67227b44029779695d84de (diff) | |
| download | cpython-5a1bb4e0809e6cc1468138fe788ce687e3d8d8f4.zip cpython-5a1bb4e0809e6cc1468138fe788ce687e3d8d8f4.tar.gz cpython-5a1bb4e0809e6cc1468138fe788ce687e3d8d8f4.tar.bz2 | |
Initialize base types before child types
object (PyBaseObject_Type) is the base type of type (PyType_Type), int
(PyLong_Type) is the base type of bool (PyBool_Type).
Diffstat (limited to 'Modules/_tracemalloc.c')
0 files changed, 0 insertions, 0 deletions
