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 90f5ba5 commit b5cdf19Copy full SHA for b5cdf19
Python/makeopcodetargets.py
@@ -1,4 +1,4 @@
1
-#! /usr/bin/env python3
+#! /usr/bin/env python
2
"""Generate C code for the jump table of the threaded code interpreter
3
(for compilers supporting computed gotos or "labels-as-values", such as gcc).
4
"""
0 commit comments