You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 08:49:51 +08:00
Typos: decompyle3 -> uncompyle6
This commit is contained in:
@@ -75,7 +75,7 @@ class Scanner38(Scanner37):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
from decompyle3 import PYTHON_VERSION
|
||||
from uncompyle6 import PYTHON_VERSION
|
||||
|
||||
if PYTHON_VERSION == 3.8:
|
||||
import inspect
|
||||
|
Reference in New Issue
Block a user