]> granicus.if.org Git - python/commit
For ZlibError and ZLIB_VERSION, only attempt to add entry to the
authorFred Drake <fdrake@acm.org>
Wed, 22 Dec 1999 16:13:54 +0000 (16:13 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 22 Dec 1999 16:13:54 +0000 (16:13 +0000)
commit8972dfd58eb7da25cf5129f82571003d3f7ab315
treedc0182948b2f6b5af7782c15a9afdf49dbade43e
parent96a8fb7e99aa8d612473a1dd87e4c1deb8408898
For ZlibError and ZLIB_VERSION, only attempt to add entry to the
module dict if the inserted object isn't NULL (basic defensive
programming!).
Modules/zlibmodule.c