Terry J. Reedy <tjre...@udel.edu> added the comment:

> if: versus try: The latter is faster if try: succeeds. On the other hand, we 
> could make the if: fail by mocking it.  Since there is no except: or else: 
> code to test, it hardly seems worth it.  A low priority item.

Generalizing 'show calltip': Great idea, as in "Why didn't I think of that!".  
Works if cursor on same line as squeeze box.  Either same delay or calculate 
from hover delay.  If we have different popup contents, I think 1 at a time 
would be fine.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33839>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to