]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove test_importable(). Couldn't see how to make this reliable across all platforms.
authorRaymond Hettinger <python@rcn.com>
Thu, 24 Mar 2011 17:51:06 +0000 (10:51 -0700)
committerRaymond Hettinger <python@rcn.com>
Thu, 24 Mar 2011 17:51:06 +0000 (10:51 -0700)
commit6712a3e14f04923c3de2e916996874ed2f96f1d1
tree4e5a1cbfbe8473bea204cd10258d5116d2f07f0c
parentd4652fab512910ef501b6c62aca5f19bf18bfe74
Remove test_importable().  Couldn't see how to make this reliable across all platforms.
Lib/test/test_collections.py