You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:14:10 +08:00
Python 2.5 try/except reduce fix
Start getting aligner up to date
This commit is contained in:
@@ -22,6 +22,7 @@ scanners, e.g. for Python 2.7 or 3.4.
|
||||
"""
|
||||
|
||||
from abc import ABC
|
||||
>>>>>>> Stashed changes
|
||||
from array import array
|
||||
from collections import namedtuple
|
||||
from types import ModuleType
|
||||
|
Reference in New Issue
Block a user