Pickle a file object
Martin v. Löwis
martin at v.loewis.de
Mon Dec 2 13:56:14 EST 2002
More information about the Python-list mailing list
Mon Dec 2 13:56:14 EST 2002
- Previous message (by thread): Pickle a file object
- Next message (by thread): Pickle a file object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Gumuz" <gumuz at looze.net> writes: > so what _is_ a prefered way to embed a file in a 'picklable' datastructure? I would suggest not to pickle file objects in picklable datatructures. Regards, Martin
- Previous message (by thread): Pickle a file object
- Next message (by thread): Pickle a file object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list