[Python-bugs-list] [ python-Bugs-547939 ] Error in documentation

noreply@sourceforge.net noreply@sourceforge.net
Tue, 23 Apr 2002 23:41:12 -0700


Bugs item #547939, was opened at 2002-04-24 06:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=547939&group_id=5470

Category: Documentation
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Noah Spurrier (noah)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Error in documentation

Initial Comment:

So, this is more of a gripe than a bug...

Documentation in os module for getgid() and getpgrp() 
is worse than the UNIX man pages! OK, I know the 
difference, but I was a bit fuzzy. The os module 
documentation didn't help! Notice that the only
difference is in a possesive apostrophe.  Ack!
This seems a bit perverse.

getgid() 
 Return the current process' group id. 

getpgrp() 
 Return the current process group id. 

http://www.python.org/doc/current/lib/os-procinfo.html


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

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