]> granicus.if.org Git - python/commit
Fixed bugs noted by Greg Stein
authorMoshe Zadka <moshez@math.huji.ac.il>
Thu, 11 Jan 2001 11:55:37 +0000 (11:55 +0000)
committerMoshe Zadka <moshez@math.huji.ac.il>
Thu, 11 Jan 2001 11:55:37 +0000 (11:55 +0000)
commitf5df3834eb83dc388f332a8e0b115bd4bef97728
treeb83599489dc0d3c9d881c3b1c67c9a390debbb75
parentab78beca2fb7842f0419d0dc34874a2d30b7467b
Fixed bugs noted by Greg Stein
* x wasn't initialized to NULL
* Did not DECREF result from displayhook function
Python/ceval.c