◐ Shell
clean mode source ↗

Message 84702 - Python tracker

Message84702

Author pernici
Recipients fredrikj, mark.dickinson, pernici
Date 2009-03-30.22:59:11
SpamBayes Score 0.00012616096
Marked as misclassified No
Message-id <1238453955.39.0.297870841519.issue3451@psf.upfronthosting.co.za>
In-reply-to
Content
In this patch there is an implementation of the algorithm to convert
numbers in strings by recursively splitting the number in half, adapted
from Fredrik's div.py
History
Date User Action Args
2009-03-30 22:59:15pernicisetrecipients: + pernici, mark.dickinson, fredrikj
2009-03-30 22:59:15pernicisetmessageid: <1238453955.39.0.297870841519.issue3451@psf.upfronthosting.co.za>
2009-03-30 22:59:13pernicilinkissue3451 messages
2009-03-30 22:59:13pernicicreate