Commit 31cbca9a authored by Fantix King's avatar Fantix King

Fix missing six.builtins

parent e26ad644
......@@ -17,7 +17,6 @@ if PY3:
raise value.with_traceback(tb)
raise value
del builtins
xrange = range
string_types = str,
text_type = str
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment