]> granicus.if.org Git - python/commit
_PyObject_Dump(): If argument is NULL, print "NULL" instead of
authorBarry Warsaw <barry@python.org>
Thu, 22 Feb 2001 22:39:18 +0000 (22:39 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 22 Feb 2001 22:39:18 +0000 (22:39 +0000)
commiteefb107a48fd7afea4ea53cf45ea69ae2b227aa0
tree0ffbd024bfb42520c1f0700fe32d76fe6f58317c
parent2da0ea82ba0c817013fca1442d14ee3596f03bcb
_PyObject_Dump(): If argument is NULL, print "NULL" instead of
crashing.
Objects/object.c