]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22955: Fixed test_operator. It left Python implementation in
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 20 May 2015 19:02:43 +0000 (22:02 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 20 May 2015 19:02:43 +0000 (22:02 +0300)
commit60335855f0388109f9fe92e6aa54ddb4e8723034
tree7f4c66351e39141d0f4a2c730a9a899797bf3068
parentcf45f022b7f79157903eb326c61bae0135a0856e
Issue #22955: Fixed test_operator. It left Python implementation in
sys.modules and broke test_ipaddress.
Lib/test/test_operator.py