summaryrefslogtreecommitdiff
path: root/Python/fmod.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-03-16 21:54:50 +0000
committerGuido van Rossum <guido@python.org>1999-03-16 21:54:50 +0000
commiteb354b31e5cd5bcd1aa1350799966b20778d9592 (patch)
treeff422d0087ffca330e4fc7a4c5091bbd6791eacd /Python/fmod.c
parent8d2c0c2ab4e5f5d4c930c344e0cdc7b800f6c17a (diff)
downloadcpython-git-eb354b31e5cd5bcd1aa1350799966b20778d9592.tar.gz
Bug reported by Jim Robinson:
An attempt to execute grid_slaves with arguments (0,0) results in *all* of the slaves being returned, not just the slave associated with row 0, column 0. This is because the test for arguments in the method does not test to see if row (and column) does not equal None, but rather just whether is evaluates to non-false. A value of 0 fails this test.
Diffstat (limited to 'Python/fmod.c')
0 files changed, 0 insertions, 0 deletions