Python 3.1 compile bug. DRY Python 3.x rules ...

via inheritance
This commit is contained in:
rocky
2016-10-24 08:23:30 -04:00
parent abb61a4d7d
commit 6319d33fa0
3 changed files with 22 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
# Copyright (c) 2016 Rocky Bernstein
"""
spark grammar differences over Python3 for Python 3.4.2.
spark grammar differences over Python 3.2 for Python 3.4
"""
from uncompyle6.parser import PythonParserSingle