mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
25420fe290
Py_Main() now handles two more -X options: * -X showrefcount: new _PyCoreConfig.show_ref_count field * -X showalloccount: new _PyCoreConfig.show_alloc_count field
Source files for various builtin objects