Benjamin Peterson wrote:

__reduce__
__setstate__
__reversed__
__length_hint__
__sizeof__

No, it's easier to just use _PyObject_LookupSpecial there.

Does that mean that the above 5 'work correctly' (or can easily be made to do so)? Leaving just __entry__ and __exit__ as problems?

_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to