]> granicus.if.org Git - python/commit
Suppress a bunch of "value computed is not used" warnings when building in
authorFred Drake <fdrake@acm.org>
Sat, 13 Oct 2001 06:11:28 +0000 (06:11 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 13 Oct 2001 06:11:28 +0000 (06:11 +0000)
commitde26cfc1e12c19720d0deebe4b3be1e822dc90c8
treedf59a796bb4421431fb8ef3bbb2258fcff666e29
parentc6879604963786abbbf06659cabc5175f5e79a5f
Suppress a bunch of "value computed is not used" warnings when building in
debug mode (--with-pydebug).
Python/ceval.c