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 1779710 commit 009fb88Copy full SHA for 009fb88
run_script_test.py
@@ -0,0 +1,2 @@
1
+# run file or script from IDLE or command line
2
+exec(open('path_to_file').read())
0 commit comments