From: Georg Brandl Date: Tue, 30 Nov 2010 09:41:59 +0000 (+0000) Subject: Blocked revisions 86883-86884 via svnmerge X-Git-Tag: v2.7.2rc1~520 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=250b4166caf94cdf505c37c6a02279bcd4af3c5a;p=python 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. ........ ---