From: Benjamin Peterson Date: Sat, 30 Jan 2010 19:30:08 +0000 (+0000) Subject: Unblocked revisions 76050 via svnmerge X-Git-Tag: v3.2a1~1775 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=defccf7dab9c5f480740efb4f5c4bffe42c81e5f;p=thirdparty%2FPython%2Fcpython.git Unblocked revisions 76050 via svnmerge ........ r76050 | gregory.p.smith | 2009-11-01 19:37:37 -0600 (Sun, 01 Nov 2009) | 5 lines see http://bugs.python.org/issue1006238 this merges in the following patch to make cross compilation of the chflags check easier: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/files/python-2.6-chflags-cross.patch?rev=1.1 ........ ---