commit | 7b92abf0e972158d20585cc7ef5c72aec56811cd | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Sep 23 23:04:18 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Sep 23 23:04:18 2015 +0200 |
tree | 8d5270efad97b6c064be578405f23148dfdf4986 | |
parent | b2080f65544093c8f07b4ecc43fe035aeb08c8f0 [diff] |
Issue #25220: Create Lib/test/libregrtest/ Start to split regrtest.py into smaller parts with the creation of Lib/test/libregrtest/cmdline.py.