diff options
author | Guido van Rossum <guido@python.org> | 1999-10-05 22:17:41 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1999-10-05 22:17:41 (GMT) |
commit | be2033697f8b9b44656965888d0533bf6d0a8499 (patch) | |
tree | 487d39cb6f51574176800c20993dc586f74f6bca /Lib/rfc822.py | |
parent | caf2f8e3c71cad510852939d425581acbff6317b (diff) | |
download | cpython-be2033697f8b9b44656965888d0533bf6d0a8499.zip cpython-be2033697f8b9b44656965888d0533bf6d0a8499.tar.gz cpython-be2033697f8b9b44656965888d0533bf6d0a8499.tar.bz2 |
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.
Diffstat (limited to 'Lib/rfc822.py')
0 files changed, 0 insertions, 0 deletions