◐ Shell
clean mode source ↗

Message 122898 - Python tracker

Message122898

Author xuanji
Recipients catlee, eric.araujo, jhylton, orsenthil, pitrou, rcoyner, rhettinger, xuanji
Date 2010-11-30.11:00:02
SpamBayes Score 0.002503641
Marked as misclassified No
Message-id <1291114806.49.0.579131105202.issue3243@psf.upfronthosting.co.za>
In-reply-to
Content
pitrou: actually that seems a bit suspect now... you need to handle 'data' differently depending on its type, and while you can determine the type by finding out when 'data' throws certain exceptions, it doesn't seem like what exceptions were meant for.
History
Date User Action Args
2010-11-30 11:00:06xuanjisetrecipients: + xuanji, jhylton, rhettinger, orsenthil, pitrou, catlee, eric.araujo, rcoyner
2010-11-30 11:00:06xuanjisetmessageid: <1291114806.49.0.579131105202.issue3243@psf.upfronthosting.co.za>
2010-11-30 11:00:02xuanjilinkissue3243 messages
2010-11-30 11:00:02xuanjicreate