summaryrefslogtreecommitdiff
path: root/Python/ast.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2005-10-21 04:33:02 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2005-10-21 04:33:02 +0000
commit358d938aaa5320385d1a1f2e5a9d1fc82f8cf9c2 (patch)
treed430f137ef51e7972a6636bf70d5cfa9204b98a2 /Python/ast.c
parent5f5153e8717d0de661e8b402ab0fd6859ebd0e5d (diff)
downloadcpython-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