]> granicus.if.org Git - python/commit
1. Calltips now 'handle' tuples in the argument list (display '<tuple>' :)
authorKurt B. Kaiser <kbk@shore.net>
Mon, 5 Feb 2007 23:02:16 +0000 (23:02 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Mon, 5 Feb 2007 23:02:16 +0000 (23:02 +0000)
commitecf796ed4399db200247a705a607663e5bf32410
tree8acf28147e2741c452f3c2f32b76bfa90368217d
parent90f84922ee0de633ab9d552b2021789290573185
1. Calltips now 'handle' tuples in the argument list (display '<tuple>' :)
   Suggested solution by Christos Georgiou, Bug 791968.
2. Clean up tests, were not failing when they should have been.
4. Remove some camelcase and an unneeded try/except block.
Lib/idlelib/CallTips.py
Lib/idlelib/NEWS.txt