This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author andreask
Recipients andreask, pitrou
Date 2009-02-02.18:19:47
SpamBayes Score 0.15044783
Marked as misclassified No
Message-id <1233598788.6.0.880569856152.issue5113@psf.upfronthosting.co.za>
In-reply-to
Content
Yes.

Session log:

andreask@bertha:~/tmp/x> ll
total 0

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

andreask@bertha:~/tmp/x> chown root foobar
andreask@bertha:~/tmp/x> ll
total 0
-rw-rw-r--   1 root       DomainUsers      0 Feb  2 10:17 foobar
History
Date User Action Args
2009-02-02 18:19:48andreasksetrecipients: + andreask, pitrou
2009-02-02 18:19:48andreasksetmessageid: <1233598788.6.0.880569856152.issue5113@psf.upfronthosting.co.za>
2009-02-02 18:19:47andreasklinkissue5113 messages
2009-02-02 18:19:47andreaskcreate