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 06cb5b1 commit c58db63Copy full SHA for c58db63
source/sp_interpreter.py
@@ -1,8 +1,8 @@
1
#!/usr/bin/python2
2
-"""
3
-sypy.py: Example interpreter for Symbolic Python.
4
-Call with command line arguments: <script-file> [input]
5
+
+# sypy.py: Example interpreter for Symbolic Python.
+# Call with command line arguments: <script-file> [input]
6
7
import sys
8
import ast
0 commit comments