commit | defccf7dab9c5f480740efb4f5c4bffe42c81e5f | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jan 30 19:30:08 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jan 30 19:30:08 2010 +0000 |
tree | 74fcee7523493a3c950694f5273302accfc53c2e | |
parent | 078c2532e0e039cd908b77d15f02d70d634753ab [diff] |
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 ........