]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
_Py_QnewFlag and INPLACE_DIVIDE are not necessary any longer
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 17 Mar 2006 08:57:43 +0000 (08:57 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 17 Mar 2006 08:57:43 +0000 (08:57 +0000)
commit712ce454156496e9bcd32cffde78d1626b102010
tree401b84e4dafa5e829c575e83fd34e00801a09859
parentbd2835c6ae7e707b98ace515ef1764ffe6bff267
_Py_QnewFlag and INPLACE_DIVIDE are not necessary any longer
Include/pydebug.h
Python/ceval.c
Python/pythonrun.c