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

Serhiy, if I understand your last message (msg302299), the docstring should 
read:

       Unbind for this widget the event SEQUENCE.
       If FUNCID is given, only unbind the function identified with FUNCID
       and also delete that command.

The main doc change is to specify what happens when funcid is not given while 
the code change in the patch is to no longer unbind everything when funcid *is* 
given.

----------

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

Reply via email to