We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ff6c3 commit d7dbdffCopy full SHA for d7dbdff
grumpy-tools-src/tests/import_havingpkgmain.py
@@ -1,3 +1,5 @@
1
+from __future__ import print_function
2
+
3
print('STARTING')
4
from havingmainpkg.__main__ import main
5
print('IMPORTED')
0 commit comments