more python3 cleanups

This commit is contained in:
j 2014-10-02 10:28:22 +02:00
commit 37dfed3143
9 changed files with 20 additions and 30 deletions

View file

@ -9,7 +9,6 @@ import unicodedata
from six.moves import urllib
from six import string_types
from .. import find_re, strip_tags, decode_html
from .. import cache