Message6240

Author otmarhumbel
Recipients otmarhumbel, public.marvin, sergei175
Date 2010-11-09.22:21:21
SpamBayes Score 0.1625384
Marked as misclassified No
Message-id <1289341281.62.0.152823979448.issue1671@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately the fix is not so simple.
PyStringMap is not bootstrapped in any case, so adding it to BOOTSTRAP_TYPES produces a symmetric warning.
My strategy is to lazily add it if necessary.
History
Date User Action Args
2010-11-09 22:21:21otmarhumbelsetmessageid: <1289341281.62.0.152823979448.issue1671@psf.upfronthosting.co.za>
2010-11-09 22:21:21otmarhumbelsetrecipients: + otmarhumbel, sergei175, public.marvin
2010-11-09 22:21:21otmarhumbellinkissue1671 messages
2010-11-09 22:21:21otmarhumbelcreate