Re: [Python-Dev] smarter temporary file object (SF #415692, #1630118)

2007-01-07 Thread dustin
On Tue, Jan 02, 2007 at 10:07:58PM -0800, Neal Norwitz wrote: > Thanks for your patch! With some advice from Jim Jewett, the addition of some test cases, and a paragraph of documentation, I've uploaded the corresponding patch at http://python.org/sf/1630118 if there are any other modifications o

Re: [Python-Dev] smarter temporary file object (SF #415692)

2007-01-02 Thread Neal Norwitz
On 1/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I came across a complaint that PEP 0042 had become a graveyard of > neglected ideas, and decided to have a look through and implement > something. Creating a smarter temporary file object seemed simple > enough. > > Oddly, even after GvR re

[Python-Dev] smarter temporary file object (SF #415692)

2007-01-02 Thread dustin
I came across a complaint that PEP 0042 had become a graveyard of neglected ideas, and decided to have a look through and implement something. Creating a smarter temporary file object seemed simple enough. Oddly, even after GvR re-opened it, I can't post an attachment to that tracker item (it's u