commit | f8a6391991946a3e9ce79dbca1c20aec7596f8e0 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue Dec 14 16:26:30 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue Dec 14 16:26:30 2010 +0000 |
tree | d8b4fb284acee33d03da0c4a5ec3c0d997e12079 | |
parent | 312efbc1158a15cb877d8bb078c19f95b23596e6 [diff] |
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. ........