nixpkgs/pkgs/development/interpreters/python/cpython
Frederik Rietdijk 9dee43f188 python27: support test/support
In the maintenance release bump in
90059701a8 a certain change to /test/ was
backported from Python 3:

- bpo-30207: 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.

(cherry picked from commit 96d15eaddb)
2017-09-18 19:46:41 +02:00
..
2.7 python27: support test/support 2017-09-18 19:46:41 +02:00
3.4 Merge pull request #29357 from FRidh/ld_library_path 2017-09-15 12:36:18 +02:00
3.5 Merge pull request #29357 from FRidh/ld_library_path 2017-09-15 12:36:18 +02:00
3.6 cpython: include test.support and test.regrtest 2017-08-28 09:49:08 +02:00
docs python33: end-of-life 2017-07-29 20:49:24 +02:00