Commit b5cdf191 authored by Benjamin Peterson's avatar Benjamin Peterson

fix bootstrapping on machines with only 2.x installed

parent 90f5ba53
#! /usr/bin/env python3
#! /usr/bin/env python
"""Generate C code for the jump table of the threaded code interpreter
(for compilers supporting computed gotos or "labels-as-values", such as gcc).
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment