dms-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dms-devel] [task #3938] Use NamedTemporaryFile objects instead of mktem


From: Julien Gilli
Subject: [Dms-devel] [task #3938] Use NamedTemporaryFile objects instead of mktemp
Date: Sun, 27 Mar 2005 17:17:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050306 Firefox/1.0.1 (Debian package 1.0.1-2)

URL:
  <http://savannah.nongnu.org/task/?func=detailitem&item_id=3938>

                 Summary: Use NamedTemporaryFile objects instead of mktemp
                 Project: Distributed Make System
            Submitted by: darktigrou
            Submitted on: Sun 03/27/2005 at 17:17
                Category: DMS programming tasks
         Should Start On: Sun 03/27/2005 at 00:00
   Should be Finished on: Sun 03/27/2005 at 00:00
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
                  Effort: 0.00

    _______________________________________________________

Details:

When NamedTemporaryFile instances are garbage-collected, the underlying files
are unlinked, which handle all cases of failure. As for now, sometimes
temporary files remains on disk in the temporary folder even after the
execution of the program.






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?func=detailitem&item_id=3938>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]