From: Belorion Date: 2005-06-28T02:32:02+09:00 Subject: Re: pythonchallenge level5 and pickle > Pickling (and unpickling) is > alternatively known as ``serialization'', > ``marshalling,''3.2 or ``flattening'', however, to > avoid confusion, the terms used here are ``pickling'' > and ``unpickling''. " Would Marshal.dump & Marshal.load work?