diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2005-10-21 04:33:02 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2005-10-21 04:33:02 +0000 |
commit | 358d938aaa5320385d1a1f2e5a9d1fc82f8cf9c2 (patch) | |
tree | d430f137ef51e7972a6636bf70d5cfa9204b98a2 /Python/ast.c | |
parent | 5f5153e8717d0de661e8b402ab0fd6859ebd0e5d (diff) | |
download | cpython-git-358d938aaa5320385d1a1f2e5a9d1fc82f8cf9c2.tar.gz |
Remove INT_MIN that came from the AST merge.
INT_MIN is used in Python/compile.c, but it was also used
in Objects/abstract.c Python/getargs.c. If we need it for compile.c,
we can get it from the same place as the other files.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions