Ronald Oussoren <ronaldousso...@mac.com> added the comment:

Ned: why does the patch change the signature of close_all_callback?

-    def close_all_callback(self, event):
+    def close_all_callback(self, *args, **kwds):

----------

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

Reply via email to