]> granicus.if.org Git - python/commit
Slight reworking of this test. If nis.maps() gives a nis.error, then
authorBarry Warsaw <barry@python.org>
Thu, 28 Jan 1999 04:54:33 +0000 (04:54 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 28 Jan 1999 04:54:33 +0000 (04:54 +0000)
commit72588741dd8e2d54704e6957da63be81efa20919
tree800c256588699a969631df4a0780cf2ba595c180
parent2133287c3ed12557cb1dde84ffe928e1f04eeda9
Slight reworking of this test.  If nis.maps() gives a nis.error, then
raise an ImportError if not running verbose.  This signals to the
regression framework that this test isn't applicable.
Lib/test/test_nis.py