Frederik Rietdijk 96d15eaddb python27: support test/support
In the maintenance release bump in
90059701a836b0d0dbc676e2d1ce417cc5a25bd2 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.
2017-09-17 11:09:26 +02:00
..
2017-09-17 11:09:26 +02:00
2017-09-14 10:17:36 +02:00
2017-09-14 10:17:58 +02:00
2017-07-29 20:49:24 +02:00