]> granicus.if.org Git - python/commit
Merged revisions 83135 via svnmerge from
authorRonald Oussoren <ronaldoussoren@mac.com>
Sat, 24 Jul 2010 14:23:23 +0000 (14:23 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sat, 24 Jul 2010 14:23:23 +0000 (14:23 +0000)
commit7c973454a9ba776d153196c2a4f05d8234ced542
tree07e74a09f751ee5029d9572e00702d8b7a477cfe
parent7260abc8ad44f23f20c297256586ac6230c0c1ea
Merged revisions 83135 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/release27-maint

................
  r83135 | ronald.oussoren | 2010-07-24 15:21:29 +0100 (Sat, 24 Jul 2010) | 12 lines

  Merged revisions 83133 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/branches/py3k

  ........
    r83133 | ronald.oussoren | 2010-07-24 15:15:19 +0100 (Sat, 24 Jul 2010) | 5 lines

    Fix for issue 9367: the test code for os.getgroups
    assumes that the result of getgroups and the output
    of the id(1) command return groups in the same
    order.  That assumption is both fragile and false.
  ........
................
Lib/test/test_posix.py