]> granicus.if.org Git - python/commit
Include structseq.h in Python.h, and remove now-redundant includes in individual...
authorGeorg Brandl <georg@python.org>
Tue, 30 Nov 2010 09:30:54 +0000 (09:30 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 30 Nov 2010 09:30:54 +0000 (09:30 +0000)
commit71c23d447322307572fbe0ca68b61fad97e10021
tree65b0cc0bfd86b04b891b4a11269485078a29495f
parent53afa6d239a48acbff0bfacdbce4ca3f2587ee3c
Include structseq.h in Python.h, and remove now-redundant includes in individual sources.
14 files changed:
Include/Python.h
Misc/NEWS
Modules/_lsprof.c
Modules/_struct.c
Modules/grpmodule.c
Modules/posixmodule.c
Modules/pwdmodule.c
Modules/resource.c
Modules/spwdmodule.c
Modules/timemodule.c
Objects/floatobject.c
Objects/longobject.c
Objects/structseq.c
Python/sysmodule.c