We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3158d28 commit 6bfbeb3Copy full SHA for 6bfbeb3
1 file changed
test/minimal.py
@@ -1,2 +1,4 @@
1
+print "IMPORTING minimal_ext"
2
import minimal_ext
3
+print "DONE IMPORTING minimal_ext"
4
0 commit comments