Terry J. Reedy added the comment:

I documented and left most of the 'pass' methods. The bind method is inherited 
from Misc class and is not specifically a Text method, but I will leave it here 
for now. These

    def undo_block_start(self, *args):
        pass

    def undo_block_stop(self, *args):
        pass

are not Text methods, so I removed them. We can discuss what you intended as 
part of the FormatParagraph issue.

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to