mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -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