]> granicus.if.org Git - python/commit
Remove a use of callable() to silence the warning triggered under -3.
authorBrett Cannon <bcannon@gmail.com>
Fri, 1 Aug 2008 01:45:49 +0000 (01:45 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 1 Aug 2008 01:45:49 +0000 (01:45 +0000)
commit52597be2a15130ced487240159392a076d1c7cca
tree6f98860698ef5c1c9683a382b6fa113094607260
parentf5eb2ff10048dfba8023494c4c642797ecc24f3c
Remove a use of callable() to silence the warning triggered under -3.
Lib/rlcompleter.py