summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2002-05-12 05:53:51 +0000
committerRaymond Hettinger <python@rcn.com>2002-05-12 05:53:51 +0000
commite874fc304e0ea29fc9608023b3f153b566e0acef (patch)
treee76db95537adb58d71c43daa97d5caefcba467a4 /Python/bltinmodule.c
parent94153096f5bb3dd19989d83ffbc38f140828ae3a (diff)
downloadcpython-git-e874fc304e0ea29fc9608023b3f153b566e0acef.tar.gz
Closes SF patch 553277. Per GvR, reverting to original patch -- the way to
test if 'callable' has not been supplied is to test for None instead of False. The previous correction to 'if callable()' was wrong because an unusable callback would be ignored rather than raising an exception.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions