]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make PyAST_obj2mod C89 compliant. (Follow-up commit from asdl_c.py.)
authorTrent Nelson <trent@trent.me>
Thu, 13 Dec 2012 07:22:16 +0000 (07:22 +0000)
committerTrent Nelson <trent@trent.me>
Thu, 13 Dec 2012 07:22:16 +0000 (07:22 +0000)
commit25a48610a8ec5943485677af2878b64d328d0b5a
treec76a698787979fe86529a1ce7cabd7aee5d75d85
parent05c197c75e05954c9486eac80166adaedbc36657
Make PyAST_obj2mod C89 compliant.  (Follow-up commit from asdl_c.py.)
Python/Python-ast.c