[Patches] [ python-Patches-1213031 ] note that os.chown can have -1 as an argument

SourceForge.net noreply at sourceforge.net
Sat Jun 25 19:15:53 CEST 2005


Patches item #1213031, was opened at 2005-06-01 16:37
Message generated for change (Comment added) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1213031&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Reinhold Birkenfeld (birkenfeld)
>Assigned to: Reinhold Birkenfeld (birkenfeld)
Summary: note that os.chown can have -1 as an argument

Initial Comment:
See bug #1200804.

If you do not know the chown syscall, you can't know
that a user/group id of -1 has the special meaning of
"don't change".

----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2005-06-25 13:15

Message:
Logged In: YES 
user_id=11375

Looks correct; can be committed.


----------------------------------------------------------------------

Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-06-05 06:27

Message:
Logged In: YES 
user_id=1188172

Okay to check in?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1213031&group_id=5470


More information about the Patches mailing list