Message90180
I don't understand the use case for this.
If the StreamWriter/Reader cannot pickle the underlying stream (which is
probably always the case), why should the object itself be pickleable ?
What we could do is implement .__get/setstate__() and have it raise an
exception to inform the user of the problem. |
|
Date |
User |
Action |
Args |
2009-07-06 14:26:42 | lemburg | set | recipients:
+ lemburg, alexandre.vassalotti, ThomasH |
2009-07-06 14:26:42 | lemburg | set | messageid: <1246890402.61.0.782074173872.issue6395@psf.upfronthosting.co.za> |
2009-07-06 14:26:40 | lemburg | link | issue6395 messages |
2009-07-06 14:26:40 | lemburg | create | |
|