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

nick.coghlan python-checkins at python.org
Sat Apr 11 15:39:18 CEST 2009


Author: nick.coghlan
Date: Sat Apr 11 15:39:18 2009
New Revision: 71466

Log:
Blocked revisions 71465 via svnmerge

........
  r71465 | nick.coghlan | 2009-04-11 23:31:31 +1000 (Sat, 11 Apr 2009) | 1 line
  
  Issue 5354: Provide a standardised testing mechanism for doing fresh imports of modules, including the ability to block extension modules in order to test the pure Python fallbacks
........


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


More information about the Python-checkins mailing list