You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Split out print_docstring
move from pysource.py to new helper.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from collections import deque, namedtuple
|
||||
from collections import deque
|
||||
|
||||
from xdis.code import iscode
|
||||
from xdis.load import load_file, load_module
|
||||
|
Reference in New Issue
Block a user