[ python-Bugs-1395597 ] module os, very small doc inconsistency

SourceForge.net noreply at sourceforge.net
Mon Jan 2 23:00:16 CET 2006


Bugs item #1395597, was opened at 2006-01-02 22:58
Message generated for change (Settings changed) made by tiissa
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1395597&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: Not a Bug
Status: Open
Resolution: None
>Priority: 1
Submitted By: tiissa (tiissa)
Assigned to: Nobody/Anonymous (nobody)
Summary: module os, very small doc inconsistency

Initial Comment:
In the description of function mknod of module os, the 
name of the node is called "filename", whereas the 
argument of mknod in the prototype is called "path".

I join a patch changing path in filename (to be 
consistent with the inline doc).

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

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


More information about the Python-bugs-list mailing list