Message 234522 - Python tracker

Message234522

Author NeilGirdhar
Recipients Jeff.Kaufman, Joshua.Landau, NeilGirdhar, Rosuav, SpaghettiToastBook, andybuckley, belopolsky, berker.peksag, eric.araujo, eric.snow, ezio.melotti, georg.brandl, gvanrossum, ncoghlan, paul.moore, pconnell, r.david.murray, terry.reedy, twouters, zbysz
Date 2015-01-22.22:42:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421966521.62.0.382931938744.issue2292@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, I didn't realize it was so simple to raise the error from somewhere else.  Regarding "duplicate the (large) dictionary merging function" — of course we would just factor it out into a function.
History
Date User Action Args
2015-01-22 22:42:01NeilGirdharsetrecipients: + NeilGirdhar, gvanrossum, twouters, georg.brandl, terry.reedy, paul.moore, ncoghlan, belopolsky, ezio.melotti, eric.araujo, andybuckley, r.david.murray, zbysz, eric.snow, Rosuav, berker.peksag, Joshua.Landau, pconnell, Jeff.Kaufman, SpaghettiToastBook
2015-01-22 22:42:01NeilGirdharsetmessageid: <1421966521.62.0.382931938744.issue2292@psf.upfronthosting.co.za>
2015-01-22 22:42:01NeilGirdharlinkissue2292 messages
2015-01-22 22:42:01NeilGirdharcreate