commit | c22fd1d77ce39c247433b2216681c2029105f865 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sat Apr 11 13:39:18 2009 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sat Apr 11 13:39:18 2009 +0000 |
tree | f7c2030290df36d496af6e53bf0d55b99004a2b7 | |
parent | a17f5926eb916bf12670da4ce692535037e485ab [diff] |
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 ........