]> granicus.if.org Git - python/commit
Py_IgnoreEnvironmentFlag should be extern, since it is declared in pythonrun.c
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 31 May 2002 13:11:40 +0000 (13:11 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 31 May 2002 13:11:40 +0000 (13:11 +0000)
commit5352d8c0c6ae6cce7af2fef7a3fb9ee26c6aad9b
tree5d27c49d9d5c3c62edf13ce7f914af4beb26c83e
parent8c20916de21c839d0ffc16099e161ab8ca472dea
Py_IgnoreEnvironmentFlag should be extern, since it is declared in pythonrun.c
Parser/pgen.c