]> granicus.if.org Git - python/commit
Disable the ZEROTRAP code -- this turns a 0 byte into a 2 byte and I
authorGuido van Rossum <guido@python.org>
Tue, 2 May 2000 21:18:13 +0000 (21:18 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 May 2000 21:18:13 +0000 (21:18 +0000)
commit7d64b48eafea227f61433d125315d7b40bf47682
tree92b82a23c6245109de275664c45bba4695223989
parent75a6e67e69cb4c66480446c03ec2fda3e430dd8b
Disable the ZEROTRAP code -- this turns a 0 byte into a 2 byte and I
don't think that's what we want.  There was some brief discussion
of this somewhere but I don't recall where.
Modules/audioop.c