You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Small changes...
pysource.py: Bug fix for relative imports. scanner2.py: Remove a debug expression
This commit is contained in:
2
test/simple_source/stmts/01_rel_import.py
Normal file
2
test/simple_source/stmts/01_rel_import.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# Tests relative imports
|
||||
from . import bogus
|
Reference in New Issue
Block a user