[Python-checkins] r74844 - python/branches/release26-maint

mark.dickinson python-checkins at python.org
Wed Sep 16 22:29:51 CEST 2009


Author: mark.dickinson
Date: Wed Sep 16 22:29:50 2009
New Revision: 74844

Log:
Blocked revisions 74843 via svnmerge

........
  r74843 | mark.dickinson | 2009-09-16 21:26:31 +0100 (Wed, 16 Sep 2009) | 4 lines
  
  Remove outdated include; this include was breaking OS X builds using
  non-Apple gcc4.3 and gcc4.4 (because CoreFoundation/CoreFoundation.h
  won't compile under non-Apple gcc).
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list