]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use select instead of _opcode for import test (#372)
authorBenjamin Peterson <benjamin@python.org>
Wed, 1 Mar 2017 07:14:09 +0000 (23:14 -0800)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 07:14:09 +0000 (23:14 -0800)
commit371963dabadee8bccad27f82b451ff714935f0e8
tree83341954ca32129a90836fd31bcf05463ce8137d
parentbee93f2d0465cc3415798e4770c83cbb106473ec
use select instead of _opcode for import test (#372)
Lib/test/test_import/__init__.py