commit | 250b4166caf94cdf505c37c6a02279bcd4af3c5a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Nov 30 09:41:59 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Nov 30 09:41:59 2010 +0000 |
tree | 6905cd12a19a363b9c9985c337e977f110c82a62 | |
parent | 061bf7a11a390c70dc6660691518241679a1698e [diff] |
Blocked revisions 86883-86884 via svnmerge ........ r86883 | georg.brandl | 2010-11-30 10:30:54 +0100 (Di, 30 Nov 2010) | 1 line Include structseq.h in Python.h, and remove now-redundant includes in individual sources. ........ r86884 | georg.brandl | 2010-11-30 10:41:01 +0100 (Di, 30 Nov 2010) | 1 line Remove redundant includes of headers that are already included by Python.h. ........