mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
c7d2d69d95
PyDescr_NewMethod() and PyCFunction_NewEx() now include the method name in the SystemError "bad call flags" error message to ease debug.
Source files for various builtin objects