From defccf7dab9c5f480740efb4f5c4bffe42c81e5f Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 30 Jan 2010 19:30:08 +0000 Subject: [PATCH] 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 ........