summaryrefslogtreecommitdiffstats
path: root/Lib/lib2to3/fixes/fix_asserts.py
Commit message (Collapse)AuthorAgeFilesLines
* #10712: 2to3 has a new "asserts" fixer that replaces deprecated names of ↵Ezio Melotti2013-11-231-0/+34
unittest methods.