[Python-checkins] r76817 - python/branches/release31-maint

mark.dickinson python-checkins at python.org
Sun Dec 13 22:12:29 CET 2009


Author: mark.dickinson
Date: Sun Dec 13 22:12:29 2009
New Revision: 76817

Log:
Blocked revisions 76815 via svnmerge

................
  r76815 | mark.dickinson | 2009-12-13 21:10:57 +0000 (Sun, 13 Dec 2009) | 10 lines
  
  Merged revisions 76813 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r76813 | mark.dickinson | 2009-12-13 21:06:06 +0000 (Sun, 13 Dec 2009) | 3 lines
    
    Issue #7492: Autoconf tests were leaving semaphore files behind.  Add
    sem_unlink calls to delete those semaphore files.
  ........
................


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


More information about the Python-checkins mailing list