Author mark.dickinson
Recipients Carl.Friedrich.Bolz, benjamin.peterson, mark.dickinson
Date 2009-09-29.15:14:36
SpamBayes Score 0.0250834
Marked as misclassified No
Message-id <1254237278.08.0.748576625583.issue7019@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report;  I'll take a look.

Though in general, I think this comes under the heading of 'Don't do
that, then.'  I suspect there are many ways to produce odd behaviour by
feeding malformed input to marshal.  See the big pink boxes at:

http://docs.python.org/library/marshal.html

:-)
History
Date User Action Args
2009-09-29 15:14:38mark.dickinsonsetrecipients: + mark.dickinson, Carl.Friedrich.Bolz, benjamin.peterson
2009-09-29 15:14:38mark.dickinsonsetmessageid: <1254237278.08.0.748576625583.issue7019@psf.upfronthosting.co.za>
2009-09-29 15:14:36mark.dickinsonlinkissue7019 messages
2009-09-29 15:14:36mark.dickinsoncreate