]> granicus.if.org Git - python/commit
Merged revisions 87238 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Tue, 14 Dec 2010 16:26:30 +0000 (16:26 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 14 Dec 2010 16:26:30 +0000 (16:26 +0000)
commitf8a6391991946a3e9ce79dbca1c20aec7596f8e0
treed8b4fb284acee33d03da0c4a5ec3c0d997e12079
parent312efbc1158a15cb877d8bb078c19f95b23596e6
Merged revisions 87238 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87238 | r.david.murray | 2010-12-14 11:20:53 -0500 (Tue, 14 Dec 2010) | 7 lines

  #775964: skip YP/NIS entries instead of failing the test

  Also includes doc updates mentioning that these entries may not
  be retrievable via getgrnam and getgrgid.

  Patch by Bobby Impollonia.
........
Doc/library/grp.rst
Lib/test/test_grp.py
Misc/ACKS
Misc/NEWS
Modules/grpmodule.c