mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
add16f1a5e
Add the following functions: * PyObject_HasAttrWithError() * PyObject_HasAttrStringWithError() * PyMapping_HasKeyWithError() * PyMapping_HasKeyStringWithError()