From: Mike C. F. <mcf...@ro...> - 2005-09-17 04:57:33
|
Antony Kummel wrote: ... >Here it is. I changed three things: >1. In dispatcher._removeReceiver, I check if >sendersBack is None and if so do nothing. >2. In saferef.BoundMethodWeakref.__init__, the remove >function may use traceback, which may also be none, so >I check for that too. I suppose this only happened to >me because _removeReceiver was raising an Exception, >but let's do this for future generations' sake. >3. In saferef.BoundMethodWeakref.__repr__, I handled >the case in which the weakFunc is dead. > > Okay, these changes are now in CVS, next time a release is done we'll have them. Thanks, Mike -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |