Files
cpython/Objects
Neal Norwitz ee4cc698ca PyFunction_SetDefaults() is documented as taking None or a tuple.
A NULL would crash the PyTuple_Check().  Now make NULL return a SystemError.

Reported by Klocwork #73.
2006-07-16 02:35:47 +00:00
..
2006-06-10 10:57:40 +00:00
2006-07-16 02:32:03 +00:00
2006-06-19 05:40:44 +00:00
2006-06-23 03:32:44 +00:00