Files
cpython/Objects
Neal Norwitz 8feeabb975 SF # 654974, fix unchecked return values in structseq
Check return values after memory allocation.
Also use Py_True instead of PyInt_FromLong(1) for bool value.

Backport candidate.
2002-12-18 23:20:39 +00:00
..
2002-08-06 22:12:52 +00:00
2002-12-17 17:48:00 +00:00
2002-12-17 16:15:34 +00:00
2002-12-05 21:32:32 +00:00
2002-11-23 09:13:40 +00:00
2002-12-14 17:17:56 +00:00
2002-07-17 16:30:39 +00:00