]> granicus.if.org Git - python/commit
Convert 0 to their respective enum types. Convert
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 11 Apr 2006 09:17:27 +0000 (09:17 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 11 Apr 2006 09:17:27 +0000 (09:17 +0000)
commit2845750c5bfcf8b7a71e11d97b469fee19a290c6
tree2b2e54e641faf4081dbc4aa5909375614c4200dd
parentee36d650bbc7dc85b3290a6d95f21ad637731605
Convert 0 to their respective enum types. Convert
void* to their respective _ty types. Fix signature of
ast_for_exprlist.
Python/ast.c