summaryrefslogtreecommitdiffstats
path: root/Lib/inspect.py
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2002-05-12 05:53:51 (GMT)
committerRaymond Hettinger <python@rcn.com>2002-05-12 05:53:51 (GMT)
commite874fc304e0ea29fc9608023b3f153b566e0acef (patch)
treee76db95537adb58d71c43daa97d5caefcba467a4 /Lib/inspect.py
parent94153096f5bb3dd19989d83ffbc38f140828ae3a (diff)
downloadcpython-e874fc304e0ea29fc9608023b3f153b566e0acef.zip
cpython-e874fc304e0ea29fc9608023b3f153b566e0acef.tar.gz
cpython-e874fc304e0ea29fc9608023b3f153b566e0acef.tar.bz2
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 'Lib/inspect.py')
0 files changed, 0 insertions, 0 deletions