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

mark.dickinson python-checkins at python.org
Sun Dec 13 22:11:54 CET 2009


Author: mark.dickinson
Date: Sun Dec 13 22:11:53 2009
New Revision: 76816

Log:
Blocked revisions 76813 via svnmerge

........
  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/release26-maint/   (props changed)


More information about the Python-checkins mailing list