commit | b24ef1963d737e25882a0e0feb305ece1ecbed29 | [log] [tgz] |
---|---|---|
author | Collin Winter <collinw@gmail.com> | Thu Mar 18 00:23:44 2010 +0000 |
committer | Collin Winter <collinw@gmail.com> | Thu Mar 18 00:23:44 2010 +0000 |
tree | e6c52e6080294a159085f9f07336807bfebf6e63 | |
parent | 8641c562e3ba5378bb17f4d00bace84bab629c00 [diff] |
Merged revisions 79044 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79044 | collin.winter | 2010-03-17 17:10:34 -0700 (Wed, 17 Mar 2010) | 1 line Make test_pwd more stable in the face of unusual LDAP/NIS/Kerberos deployments (the old test was flaky on Google buildslaves). ........