comparison tests/test-trusted.py @ 4123:00923fbce248

merge with crew-stable
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 01 Mar 2007 22:15:56 +0100
parents 306055f5b65c
children 96d8a56d4ef9
comparison
equal deleted inserted replaced
4121:d250076824e3 4123:00923fbce248
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