New submission from Terry J. Reedy <tjre...@udel.edu>:

calltip_w.py code is partly based on tooltip.py.  The latter is currently 
unused.  But it is needed, with changes, for squeezer (#1529353).  So I would 
like to see if we can make an improved Tooltip class that can be used or 
subclassed by both.

The current subclasses should be deleted unless actually used.  Docstrings 
should be added to what remains.  Then test_tooltip, with 100% coverage, should 
be added.  If needed, code can be changed to make testing easier.

----------
assignee: terry.reedy
components: IDLE
messages: 319337
nosy: taleinat, terry.reedy
priority: normal
severity: normal
stage: test needed
status: open
title: IDLE tooltips.py: refactor and add docstrings and tests
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
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