diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-06-25 20:25:01 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-06-25 20:25:01 (GMT) |
commit | 1d4b6ba19466aba0eb91c4ba01ba509acf18c723 (patch) | |
tree | 7bd8d9b3193066d1fa5a37c91f202e9c0393f862 /Python/sysmodule.c | |
parent | 01b23948038d35b119cededd149110231ecce00d (diff) | |
download | cpython-1d4b6ba19466aba0eb91c4ba01ba509acf18c723.zip cpython-1d4b6ba19466aba0eb91c4ba01ba509acf18c723.tar.gz cpython-1d4b6ba19466aba0eb91c4ba01ba509acf18c723.tar.bz2 |
bpo-37400: Fix test_os.test_chown() (GH-14374) (GH-14378)
Use os.getgroups() rather than grp.getgrall() to get groups.
Rename also the test to test_chown_gid().
(cherry picked from commit d7c87d982d4ec4ba201bcee14324ae5e0e90581f)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions