Patches item #1630118, was opened at 2007-01-07 14:36 Message generated for change (Comment added) made by djmitche You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1630118&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dustin J. Mitchell (djmitche) Assigned to: Nobody/Anonymous (nobody) Summary: Patch to add tempfile.SpooledTemporaryFile (for #415692) Initial Comment: Attached please find a patch that adds a SpooledTemporaryFile class to tempfile, along with the corresponding documentation (optimistically labeling the feature as added in Python 2.5) and some test cases. ---------------------------------------------------------------------- >Comment By: Dustin J. Mitchell (djmitche) Date: 2007-01-07 14:37 Message: Logged In: YES user_id=7446 Originator: YES File Added: SpooledTemporaryFile.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1630118&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
