]> granicus.if.org Git - python/commit
Removed obsolete comments about confused string refcount tricks (Jeremy
authorTim Peters <tim.peters@gmail.com>
Wed, 17 Oct 2001 03:43:54 +0000 (03:43 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 17 Oct 2001 03:43:54 +0000 (03:43 +0000)
commit6605c64c83633fbeff4bcd59d98d74871f34922a
tree1d989eb492689ed7d9ad7b1c1b3f1b1330ad3253
parent2a2d970ef96cbd52dbf6f4e744d449f34fa9f45f
Removed obsolete comments about confused string refcount tricks (Jeremy
removed the tricks).

Changed the ENTER/LEAVE_ZLIB macros so as not to create a new block (a
new block is neither necessary nor helpful).
Modules/zlibmodule.c