summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/CallTips.py
diff options
context:
space:
mode:
authorPeter Astrand <astrand@lysator.liu.se>2007-02-02 19:06:36 (GMT)
committerPeter Astrand <astrand@lysator.liu.se>2007-02-02 19:06:36 (GMT)
commitf54000325b49c36c6bfb4632137a9a20c8fa2e3c (patch)
treefd83f39624e9771126e2b01c3563a4861b15b1f1 /Lib/idlelib/CallTips.py
parentdb67aef672ba51e7d01b1f095d5342fc2e67ca1a (diff)
downloadcpython-f54000325b49c36c6bfb4632137a9a20c8fa2e3c.zip
cpython-f54000325b49c36c6bfb4632137a9a20c8fa2e3c.tar.gz
cpython-f54000325b49c36c6bfb4632137a9a20c8fa2e3c.tar.bz2
We had several if statements checking the value of a fd. This is unsafe, since valid fds might be zero. We should check for not None instead.
Diffstat (limited to 'Lib/idlelib/CallTips.py')
0 files changed, 0 insertions, 0 deletions