commit | ca3ac7f639cf48629b896ffc88b3be9308bf6596 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Aug 09 18:13:51 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Aug 09 18:13:51 2002 +0000 |
tree | e14009ed49a3e89e91b3e9d40d7f6dc51d0e2539 | |
parent | a0d55de8773559568e57cf01445eb6a9011ad5dd [diff] |
There's no distinction among 'user', 'group' and 'world' permissions on Win32, so tests that assume there are such distinctions can't pass. Fiddled them to work.