[Python-bugs-list] [ python-Bugs-642391 ] tempfile.mktemp() for directories

SourceForge.net noreply@sourceforge.net
Sat, 04 Jan 2003 20:45:54 -0800


Bugs item #642391, was opened at 2002-11-22 11:54
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=642391&group_id=5470

Category: Documentation
Group: Not a Bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Guettler (guettli)
Assigned to: Nobody/Anonymous (nobody)
Summary: tempfile.mktemp() for directories

Initial Comment:
Hi!

It would help newbies if you write in
the documentation of tempfile.mktemp()

That this function can be used to
create unique filenames 
*or directories*.

Something like this: mktemp() can be used
to create filenames which can
me used to create temporary files
or directories.

I know this, you know it, but newbies don't.

Thank you for python and it's documentation!

 thomas

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

Comment By: Christopher Blunck (blunck2)
Date: 2003-01-04 23:45

Message:
Logged In: YES 
user_id=531881

see patch 662475

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

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