]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
future.c: insert a cosmetic space.
authorTim Peters <tim.peters@gmail.com>
Mon, 16 Jul 2001 03:11:48 +0000 (03:11 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 16 Jul 2001 03:11:48 +0000 (03:11 +0000)
commit51d76f1f7532d9f55e31dbf3fd4dc26be42a839a
tree9c758a2b4b361a4fe5ae9ccfe22f954fe52cbe2d
parent5ba58662817b708a453020f0425fe4747ea6d5cb
future.c:  insert a cosmetic space.
pythonrun.c, run_pyc_file():  repair semantic error wrt CO_GENERATOR vs
CO_GENERATOR_ALLOWED.
Python/future.c
Python/pythonrun.c