summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_super.py
Commit message (Expand)AuthorAgeFilesLines
* use a invalid name for the __class__ closure for super() (closes #12370)Benjamin Peterson2011-06-201-0/+10
* fix uglyNamingConventionBenjamin Peterson2011-06-191-7/+7
* Fix for bug 4360 "SystemError when method has both super() & closure". PatchBarry Warsaw2008-11-201-0/+11
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-2/+2
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-0/+79