Andreas Kupries <andre...@activestate.com> added the comment:

Yes.

Session log:

andre...@bertha:~/tmp/x> ll
total 0

andre...@bertha:~/tmp/x> touch foobar
andre...@bertha:~/tmp/x> ll
total 0
-rw-rw-r--   1 andreask   DomainUsers      0 Feb  2 10:17 foobar

andre...@bertha:~/tmp/x> chown root foobar
andre...@bertha:~/tmp/x> ll
total 0
-rw-rw-r--   1 root       DomainUsers      0 Feb  2 10:17 foobar

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5113>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to