r = weakref.ref (m)
TypeError: cannot create weak reference to 'mmap.mmap' object

I believe it would be very useful for mmap object to support weakref.  Can it 
be added?

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to