]> granicus.if.org Git - python/commit
nis_maplist(): Use check of yp_get_default_domain() return value
authorBarry Warsaw <barry@python.org>
Wed, 11 Dec 1996 00:29:14 +0000 (00:29 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 11 Dec 1996 00:29:14 +0000 (00:29 +0000)
commit3696c524a4c24d86080926eebb81f9e02412ab01
tree36b7bc0f4d326f3787b458c9402b2e394832a42b
parentadbf4e66df714efecbf8f3cfd3c849fc043b4323
nis_maplist(): Use check of yp_get_default_domain() return value
that's used in other parts of this module.

nis_maps(): use PyArg_NoArgs().
Modules/nismodule.c