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

noreply@sourceforge.net noreply@sourceforge.net
Sun, 14 Apr 2002 03:21:10 -0700


Patches item #543447, was opened at 2002-04-13 19: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: Closed
>Resolution: Accepted
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. 
 

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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-04-14 12:21

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as

configure 1.298
configure.in 1.308
pyconfig.h.in 1.29
libos.tex 1.79
NEWS 1.386
posixmodule.c 2.228


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

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