[Patches] [ python-Patches-435492 ] tempnam(),tmpfile(),tmpnam() for Windows

noreply@sourceforge.net noreply@sourceforge.net
Fri, 22 Jun 2001 08:47:44 -0700


Patches item #435492, was updated on 2001-06-22 08:47
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=435492&group_id=5470

Category: Windows
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Fred L. Drake, Jr. (fdrake)
Assigned to: Tim Peters (tim_one)
Summary: tempnam(),tmpfile(),tmpnam() for Windows

Initial Comment:
This patch makes os.tempnam(), os.tmpfile(), and
os.tmpnam() available on Windows.  (And yes, I tested
that the Windows version still compiles!)

A user noted that the documentation did not indicate
constrained availability, but these functions were not
available -- appearantly he was on running Windows or
MacOS.

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

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