]> granicus.if.org Git - python/commit
test_support should be imported directly, not via test.test_support.
authorTim Peters <tim.peters@gmail.com>
Tue, 25 Sep 2001 19:29:35 +0000 (19:29 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 25 Sep 2001 19:29:35 +0000 (19:29 +0000)
commitd48004f4f038799d3e82a580e29f8ad1dae50a5e
treed936359c36b24f833009735816203a35ad15fe80
parent342ca75d9552ff5c606c465d1392a32e44257fe5
test_support should be imported directly, not via test.test_support.
Lib/test/test_httplib.py
Lib/test/test_scope.py