Small changes...

pysource.py: Bug fix for relative imports.

scanner2.py: Remove a debug expression
This commit is contained in:
rocky
2018-03-05 21:52:34 -05:00
parent cad1325a90
commit 5d24367ef6
4 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
# Tests relative imports
from . import bogus