zerver/decorator.py: Correctly encode/decode strings.

This commit is contained in:
Eklavya Sharma
2016-07-04 11:13:27 +05:30
committed by Tim Abbott
parent 4e698ab1f6
commit 6a63870136
2 changed files with 2 additions and 3 deletions

View File

@@ -40,7 +40,6 @@ zerver/tests/test_narrow.py
exclude_py2 = []
exclude_py3 = """
zerver/decorator.py
zerver/lib/actions.py
zerver/lib/bugdown/__init__.py
zerver/lib/bugdown/codehilite.py