Files
cpython/Lib/test
Victor Stinner e363ec1057 (Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper
descriptor, the check of the object type doesn't read the __class__ attribute
anymore.  Fix a crash if a class override its __class__ attribute (e.g. a proxy
of the str type).
2011-05-01 23:43:37 +02:00
..
2010-08-02 20:58:02 +00:00
2011-03-27 21:01:03 +02:00
2010-06-28 15:41:06 +00:00
2011-04-28 07:59:33 +03:00
2010-08-03 08:33:58 +00:00
2010-08-03 00:18:09 +00:00