[issue9367] test_getgroups in test_posix fails

R. David Murray report at bugs.python.org
Sat Jul 24 16:30:57 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Except for the 2.6 backport, you could also have used assertItemsEqual, which is a smart wrapper around the idiom you implemented.

----------
nosy: +r.david.murray
status: pending -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9367>
_______________________________________


More information about the Python-bugs-list mailing list