[Patches] [ python-Patches-543447 ] Inclusion of mknod() in posixmodule

noreply@sourceforge.net noreply@sourceforge.net
Sat, 13 Apr 2002 10:41:48 -0700


Patches item #543447, was opened at 2002-04-13 17:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=543447&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Gustavo Niemeyer (niemeyer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Inclusion of mknod() in posixmodule

Initial Comment:
As discussed, here is a patch implementing mknod() 
in posixmodule.c. 
 
As a side note, this patch also renames the "file" 
parameter of mkfifo() to "filename", to better 
reflect its meaning. 
 

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

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