]> granicus.if.org Git - python/commit
Fix the first bugs... treatment of 0 count was wrong, and memchr()
authorGuido van Rossum <guido@python.org>
Tue, 31 Dec 1996 02:10:45 +0000 (02:10 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 31 Dec 1996 02:10:45 +0000 (02:10 +0000)
commit3aa27fd315342c94a0e6a5b6237612726abfb3a3
tree2093e3788305bb353b61575093783f6501755eea
parentf7e6b4b38872fb848b7c834010ec23ec59826e43
Fix the first bugs...  treatment of 0 count was wrong, and memchr()
should be memset().
Modules/structmodule.c