You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 16:59:52 +08:00
Use external spark now.
This commit is contained in:
@@ -46,7 +46,7 @@ else:
|
||||
from StringIO import StringIO
|
||||
|
||||
|
||||
from uncompyle6.parsers.spark import GenericASTTraversal, GenericASTTraversalPruningException, \
|
||||
from spark import GenericASTTraversal, GenericASTTraversalPruningException, \
|
||||
DEFAULT_DEBUG as PARSER_DEFAULT_DEBUG
|
||||
|
||||
from types import CodeType
|
||||
|
Reference in New Issue
Block a user