Author georg.brandl
Recipients georg.brandl, gvanrossum
Date 2007-10-26.19:28:45
SpamBayes Score 0.181191
Marked as misclassified No
Message-id <1193426925.9.0.00514161931436.issue1338@psf.upfronthosting.co.za>
In-reply-to
Content
Having explicit support for sets at least would be consistent with all
other types for which there is a display form.

(Or else, {1,2,3} could be a different thing after unpickling if the set
builtin is overwritten.)
History
Date User Action Args
2007-10-26 19:28:46georg.brandlsetspambayes_score: 0.181191 -> 0.181191
recipients: + georg.brandl, gvanrossum
2007-10-26 19:28:45georg.brandlsetspambayes_score: 0.181191 -> 0.181191
messageid: <1193426925.9.0.00514161931436.issue1338@psf.upfronthosting.co.za>
2007-10-26 19:28:45georg.brandllinkissue1338 messages
2007-10-26 19:28:45georg.brandlcreate