tests/test-trusted.py
changeset 4122 306055f5b65c
parent 3677 1a0fa3914c46
child 4516 96d8a56d4ef9
equal deleted inserted replaced
4117:c95060a5391a 4122:306055f5b65c
     1 #!/usr/bin/env python
       
     2 # Since it's not easy to write a test that portably deals
     1 # Since it's not easy to write a test that portably deals
     3 # with files from different users/groups, we cheat a bit by
     2 # with files from different users/groups, we cheat a bit by
     4 # monkey-patching some functions in the util module
     3 # monkey-patching some functions in the util module
     5 
     4 
     6 import os
     5 import os