Files
cpython/Objects
Victor Stinner 25420fe290 bpo-32030: Add more options to _PyCoreConfig (#4485)
Py_Main() now handles two more -X options:

* -X showrefcount: new _PyCoreConfig.show_ref_count field
* -X showalloccount: new _PyCoreConfig.show_alloc_count field
2017-11-20 18:12:22 -08:00
..
2017-09-14 18:13:16 -07:00
2017-11-08 14:44:44 -08:00
2017-11-08 14:44:44 -08:00

Source files for various builtin objects