]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25507: move test-specific imports to test function (idlelib.IOBinding).
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 30 Oct 2015 06:47:01 +0000 (02:47 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 30 Oct 2015 06:47:01 +0000 (02:47 -0400)
commitfaaf16b8ed273bb974ea18183ef17f078e0d3944
tree5e06a6dde05ee79daa946e470d6029063fbe1c41
parenta05c41302983fff42c4fd0e0119cdeb27d0c18b6
Issue #25507: move test-specific imports to test function (idlelib.IOBinding).
Lib/idlelib/IOBinding.py
Lib/idlelib/idle_test/htest.py