commit | 4c4d5ce78a9be16fac5e979d40e917a79736f04e | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu May 15 18:27:49 1997 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu May 15 18:27:49 1997 +0000 |
tree | 6c90d04f1b9d12746b91a37013989860e63780b8 | |
parent | 1ade44cb0c6b091e008623ca307fdefeb184dfe7 [diff] |
Catch nis.error and raise TestFailed instead. This catches the problem where Python is configured with the nismodule but NIS isn't installed, or the map names don't correspond to those hardcoded in nismodule.c (which is bogus in and of itself).