]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove redundant includes of headers that are already included by Python.h.
authorGeorg Brandl <georg@python.org>
Tue, 30 Nov 2010 09:41:01 +0000 (09:41 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 30 Nov 2010 09:41:01 +0000 (09:41 +0000)
commite5b99f0fb306b80118849048b3d145c1a614c38b
treee8938116fa072d7becaaad25df1cf67f142449a1
parent71c23d447322307572fbe0ca68b61fad97e10021
Remove redundant includes of headers that are already included by Python.h.
22 files changed:
Modules/_datetimemodule.c
Modules/_lsprof.c
Modules/main.c
Modules/parsermodule.c
Modules/signalmodule.c
Modules/symtablemodule.c
Objects/funcobject.c
Objects/genobject.c
Objects/object.c
Objects/unicodectype.c
Objects/unicodeobject.c
Python/ast.c
Python/bltinmodule.c
Python/ceval.c
Python/compile.c
Python/future.c
Python/import.c
Python/peephole.c
Python/pyarena.c
Python/pythonrun.c
Python/sysmodule.c
Python/traceback.c