mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
add16f1a5e
Add the following functions: * PyObject_HasAttrWithError() * PyObject_HasAttrStringWithError() * PyMapping_HasKeyWithError() * PyMapping_HasKeyStringWithError()
Miscellaneous source files for the main Python shared library