]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix operator priority bug found thanks to gcc -Wall.
authorGuido van Rossum <guido@python.org>
Tue, 10 Dec 1996 15:23:00 +0000 (15:23 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Dec 1996 15:23:00 +0000 (15:23 +0000)
commit36dd0d27c4916dbe67545d3bcb18df06825fbb26
treef3443ff39a022bbc9fd282a342963abc808a8749
parente29ed8fa7c1d20c13511e37401a984ba78b62169
Fix operator priority bug found thanks to gcc -Wall.
Modules/termios.c