Files
cpython/Lib
Benjamin Peterson f5ff22329b use a invalid name for the __class__ closure for super() (closes #12370)
This prevents the assignment of __class__ in the class body from breaking
super. (Although a determined person could do locals()["@__class__"] = 4)
2011-06-19 19:42:22 -05:00
..
2011-06-02 23:49:44 -07:00
2011-04-20 19:24:09 +02:00
2011-05-25 18:13:49 +02:00
2011-05-14 06:47:51 +03:00
2011-05-29 16:09:08 -05:00
2011-05-06 00:02:12 +10:00
2011-05-07 19:11:06 +02:00
2011-04-13 18:57:40 +02:00
2011-05-14 15:35:56 -07:00
2011-04-20 19:24:09 +02:00
2011-06-11 15:56:46 -05:00
2011-05-09 08:10:38 +02:00
2011-05-25 18:22:26 +02:00
2011-05-06 10:57:22 +02:00
2011-06-06 20:07:04 +02:00
2011-05-26 16:35:14 +02:00
2011-04-17 16:48:52 +02:00