Administrivia

This commit is contained in:
rocky
2019-05-03 23:25:25 -04:00
parent 82a3419eb2
commit af816c9e60
3 changed files with 1 additions and 5 deletions

View File

@@ -22,8 +22,6 @@ This sets up opcodes Python's 3.7 and calls a generalized
scanner routine for Python 3.
"""
from __future__ import print_function
from uncompyle6.scanners.scanner36 import Scanner36
from uncompyle6.scanners.scanner3 import Scanner3