commit | eefb107a48fd7afea4ea53cf45ea69ae2b227aa0 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Feb 22 22:39:18 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Feb 22 22:39:18 2001 +0000 |
tree | 0ffbd024bfb42520c1f0700fe32d76fe6f58317c | |
parent | 2da0ea82ba0c817013fca1442d14ee3596f03bcb [diff] |
_PyObject_Dump(): If argument is NULL, print "NULL" instead of crashing.