mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
evidently some buildbots don't have python 3 installed
This commit is contained in:
parent
9b9c708de1
commit
f51d36a743
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#! /usr/bin/env python3
|
#! /usr/bin/env python
|
||||||
"""Generate C code from an ASDL description."""
|
"""Generate C code from an ASDL description."""
|
||||||
|
|
||||||
# TO DO
|
# TO DO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue