]> granicus.if.org Git - python/commit
Issue #11816: Add missing test helper
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 6 May 2013 22:28:21 +0000 (08:28 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 6 May 2013 22:28:21 +0000 (08:28 +1000)
commit37c74650d15d4c6955a6184da98774a5ad930b78
tree9b19ef236932851cf322645848e2827f89ac97b1
parent8cecc8c2624f31e1af4d24a14d1dde36a771fac9
Issue #11816: Add missing test helper

This is why I should really use hg import rather than patch,
but old habits die hard...
Lib/test/bytecode_helper.py [new file with mode: 0644]