Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
63596aeb33c2837d7802449c8906349c9ea1998e
/
Lib
/
test
/
test_nis.py
b9fa0a8
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
by Thomas Wouters
· 25 years ago
7258874
Slight reworking of this test. If nis.maps() gives a nis.error, then
by Barry Warsaw
· 27 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
4c4d5ce
Catch nis.error and raise TestFailed instead. This catches the
by Barry Warsaw
· 28 years ago
5e056bb
test_rotor.py: New test of the rotor module.
by Barry Warsaw
· 29 years ago
2b6c2fa
Rewrite without using try-except to break out of two loops.
by Guido van Rossum
· 29 years ago
870d5c6
Just test one key/value pair for one NIS map. I.e. don't test them
by Barry Warsaw
· 29 years ago
3236b33
test of the nis module
by Barry Warsaw
· 29 years ago