We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aab9d8 commit 0c5916eCopy full SHA for 0c5916e
html5lib/inputstream.py
@@ -1,5 +1,5 @@
1
from __future__ import absolute_import, division, unicode_literals
2
-from six import text_type
+from six import text_type, unichr
3
from six.moves import http_client
4
5
import codecs
0 commit comments