SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

I think there was a tiny bug in new_function() -- the 'defaults'

argument was initialized to Py_None, but later checked for NULL.
Consistently use Py_None.
G
Guido van Rossum committed
b88679b2a4956109e11df64f463fdc36b4c1d67d
Parent: c8498dc