[Patches] [ python-Patches-570618 ] Document os.access() use of real uid/gid

noreply@sourceforge.net noreply@sourceforge.net
Tue, 18 Jun 2002 09:18:05 -0700


Patches item #570618, was opened at 2002-06-18 10:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=570618&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Sean Reifschneider (jafo)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Document os.access() use of real uid/gid

Initial Comment:
This patches the library documentation and the doc
string for os.access() to explain that it uses the real
uid/gid instead of effective uid/gid.

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-06-18 12:18

Message:
Logged In: YES 
user_id=3066

Committed as:

Doc/lib/libos.tex:     1.89, 1.74.2.1.2.4, 1.53.4.8.
Modules/posixmodule.c: 2.238, 2.216.4.4, 2.187.2.5.

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

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