From: aldot Date: Tue, 10 Nov 2015 20:53:12 +0000 (+0100) Subject: TODO: cleanup deprecated unittest aliases X-Git-Tag: v1.1.0~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2431c62846ad2168d0585cceaf818588700b3bbf;p=thirdparty%2Fpatchwork.git TODO: cleanup deprecated unittest aliases Signed-off-by: Bernhard Reutner-Fischer Reviewed-by: Stephen Finucane --- diff --git a/docs/TODO b/docs/TODO index 17d8cd17..3d41b2a7 100644 --- a/docs/TODO +++ b/docs/TODO @@ -14,3 +14,5 @@ * pwclient: add example scripts (eg, git post-commit hook) to online help * pwclient: case-insensitive searches for author and project name * changing primary email addresses for accounts +* sed -i -e "s/\(assertEqual\)s/\1/g" $(git grep -l assertEquals) + and all in: https://docs.python.org/2/library/unittest.html#deprecated-aliases