commit | 7ea15d091008f9297e03e2b8897f56aef1e2aa7d | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Fri Feb 23 20:11:29 2007 +0000 |
committer | Thomas Wouters <thomas@python.org> | Fri Feb 23 20:11:29 2007 +0000 |
tree | 60c88a3a0100f3021fff4265c3a20d19a1c0607c | |
parent | 8b4a3e8fc21f6b7214481b54fb4268ecda6b98a7 [diff] |
Prevent regeneration.
diff --git a/Include/Python-ast.h b/Include/Python-ast.h index 66d7b52..a702dbc 100644 --- a/Include/Python-ast.h +++ b/Include/Python-ast.h
@@ -516,3 +516,4 @@ alias_ty _Py_alias(identifier name, identifier asname, PyArena *arena); PyObject* PyAST_mod2obj(mod_ty t); +