summaryrefslogtreecommitdiff
path: root/tools/py3tool.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/py3tool.py')
-rwxr-xr-xtools/py3tool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/py3tool.py b/tools/py3tool.py
index 48d5ba2f7..9a6ec7fc5 100755
--- a/tools/py3tool.py
+++ b/tools/py3tool.py
@@ -88,7 +88,7 @@ FIXES_TO_SKIP = [
'sys_exc',
'throw',
'tuple_params',
-# 'types',
+ 'types',
# 'unicode',
# 'urllib',
# 'ws_comma',