]> granicus.if.org Git - python/commit
Fix a bunch of imports to use code.h instead of compile.h.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 21 Oct 2005 14:58:06 +0000 (14:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 21 Oct 2005 14:58:06 +0000 (14:58 +0000)
commitec97a28b60b40d366379d22876baebcdd06a89ad
treeb1c4f1aa28bd5dbdfbe182aebe1c75fb164c9c04
parent0f00ba8bd885d86e028f971292a5f20b590a0c13
Fix a bunch of imports to use code.h instead of compile.h.
Remove duplicate declarations from compile.h
Include/compile.h
Modules/_hotshot.c
Modules/main.c
Modules/pyexpat.c
Modules/zipimport.c
Objects/frameobject.c
Python/bltinmodule.c
Python/marshal.c
Python/symtable.c