mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
run AST toolchain on python3
This commit is contained in:
parent
d2f1db5355
commit
3ab85886d6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env python
|
||||
#! /usr/bin/env python3
|
||||
"""Generate C code from an ASDL description."""
|
||||
|
||||
# TO DO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue