Message117477
I went looking for places to update the documentation but the description of SpooledTemporaryFile doesn't go into any detail of its methods, so I haven't added anything. New patch fixes some whitespace issues.
I'd like to argue that this is a bug, since SpooledTemporaryFile is documented as "operates exactly as TemporaryFile() does", and TemporaryFile.truncate accepts a "size" parameter. |
|
| Date |
User |
Action |
Args |
| 2010-09-27 21:42:32 | rfk | set | recipients:
+ rfk, georg.brandl, eric.araujo |
| 2010-09-27 21:42:32 | rfk | set | messageid: <[email protected]> |
| 2010-09-27 21:42:31 | rfk | link | issue9957 messages |
| 2010-09-27 21:42:30 | rfk | create | |
|