]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #966493: Cleanup generator/eval_frame exposure.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 27 Jun 2004 15:43:12 +0000 (15:43 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 27 Jun 2004 15:43:12 +0000 (15:43 +0000)
commit8d97e33bb76c322cdb08dbf97c26d787cd3488a7
tree541e1e94d1ea749335af5fe68a9f469d6286b62c
parent634893d1a38e5ffec3a86f32d80e7d986108d8ce
Patch #966493: Cleanup generator/eval_frame exposure.
Include/Python.h
Include/ceval.h
Include/genobject.h
Objects/genobject.c
Python/ceval.c