diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-04-30 08:36:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-30 08:36:58 (GMT) |
commit | a694e092f6356970ca0d3e86000a3a829fb212b4 (patch) | |
tree | 175fae3fe8cbaa538ab20ed17efb342b54cfce86 /Python/sysmodule.c | |
parent | 4734c2d5c0529632e4b51eb75104b50955afd692 (diff) | |
download | cpython-a694e092f6356970ca0d3e86000a3a829fb212b4.zip cpython-a694e092f6356970ca0d3e86000a3a829fb212b4.tar.gz cpython-a694e092f6356970ca0d3e86000a3a829fb212b4.tar.bz2 |
bpo-30207: Rename test.test_support to test.support. (#1353)
To simplify backports from Python 3, the test.test_support module
was converted into a package and renamed to test.support. The
test.script_helper module was moved into the test.support package.
Names test.test_support and test.script_helper are left as aliases to
test.support and test.support.script_helper.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions