summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dynamicclassattribute.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #23641: Cleaned out legacy dunder names from tests and docs.Serhiy Storchaka2015-03-121-2/+2
| | | | Fixed 2 to 3 porting bug in pynche.ColorDB.
* Issue19030: commit tests for DynamicClassAttributeEthan Furman2013-10-131-0/+304