[issue6541] SpooledTemporaryFile cleanups

2009-07-22 Thread Leon Matthews
Leon Matthews added the comment: Some properties seem to be broken no matter if the underlying storage system is file or StringIO. Properties: encoding, newlines, and softspace And the method: xreadlines() I'm not sure what the correct behaviour should be (although I'm pretty sure xreadlines(

[issue6541] SpooledTemporaryFile cleanups

2009-07-22 Thread Leon Matthews
Changes by Leon Matthews : -- title: SpooledTemporaryFile Cleanups -> SpooledTemporaryFile cleanups ___ Python tracker ___ ___ Python-b

[issue6541] SpooledTemporaryFile Cleanups

2009-07-22 Thread Leon Matthews
Changes by Leon Matthews : -- title: SpooledTemporaryFile operates differently to TemporaryFile -> SpooledTemporaryFile Cleanups ___ Python tracker ___ __