Files
cpython/Python
Guido van Rossum be2033697f In PySys_GetObject(), it's possible that tstate->interp->sysdict is
NULL.  In that case, return NULL rather than dumping core.

This fixes PR#91, submitted by Lele Gaifax.
1999-10-05 22:17:41 +00:00
..
1999-09-15 22:48:09 +00:00
1998-04-09 21:39:57 +00:00
1999-06-18 14:22:24 +00:00
1999-03-15 20:27:53 +00:00