This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author fdrake
Recipients
Date 2004-01-08.17:10:15
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=3066

Yes, we found that, but it would be nice to have a more
convenient interface for it.  Note that you're example will
still just disassemble the first object 3 times it "pickle"
is a string; a fairly trivial convenience object can wrap
that with a StringIO so you actually handle subsequent
pickles when calling for a disassembly.
History
Date User Action Args
2008-01-20 09:56:40adminlinkissue873150 messages
2008-01-20 09:56:40admincreate