4 lines
76 B
Python
4 lines
76 B
Python
|
#!/usr/bin/env python3
|
||
|
## A __all__ control import
|
||
|
from DebugLiner import *
|