Author Kain94
Recipients Kain94
Date 2010-05-06.08:09:25
SpamBayes Score 0.0181362
Marked as misclassified No
Message-id <1273133367.38.0.142877532423.issue8634@psf.upfronthosting.co.za>
In-reply-to
Content
I'm suggesting to add the dict's 'get' method to dbm interface. So that, it would be easier to manage 'key not found' issues.

B. Venelle.
History
Date User Action Args
2010-05-06 08:09:27Kain94setrecipients: + Kain94
2010-05-06 08:09:27Kain94setmessageid: <1273133367.38.0.142877532423.issue8634@psf.upfronthosting.co.za>
2010-05-06 08:09:25Kain94linkissue8634 messages
2010-05-06 08:09:25Kain94create