commit | a68109a248be8c8dc7b4e662bf6abf4189ff2011 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Thu Oct 09 23:13:42 2014 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Thu Oct 09 23:13:42 2014 -0400 |
tree | dd9906bb6981ebce9556fadc1a9b92c909cd601b | |
parent | 1375538b1a598ba05aa780aed538cfc18be59a7f [diff] |
#0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods. Patch by Ezio Melotti, docs by Berker Peksag.