Greg Ewing <[EMAIL PROTECTED]> wrote: > Guido van Rossum wrote: > > But maybe given how rare the use case is, it would be easier to just > > create a custom class in weakref.py that does what Nick requested. > > Nick would still forget to use it and get strange bugs > in his code, though!
More than likely ;-) Though an exception if I tried to add a bound method to a weak dictionary would certainly remind me! -- Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com