]> granicus.if.org Git - python/commit
Merged revisions 87238 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Tue, 14 Dec 2010 16:24:18 +0000 (16:24 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 14 Dec 2010 16:24:18 +0000 (16:24 +0000)
commitd8fec5ff08b3699cd0054d26ebe633e1665cb1b4
treee7cf2e465a9151e02357fe9874472d7252264fb6
parent773d7dffb1fa20fa1a434e326d66515d3bfd43fb
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