extend methods of decimal module
Mark H. Harris
harrismh777 at gmail.com
Fri Feb 28 13:17:21 EST 2014
On Friday, February 28, 2014 8:41:49 AM UTC-6, Wolfgang Maier wrote:
> Hi Mark,
>
> here is an enhancement for your epx function.
>
> Wolfgang
hi Wolfgang, thanks much! As a matter of point in fact, I ran into this little snag and didn't understand it, because I was thinking that outside of memory there should not be any overflow for decimal in python / which means, I suppose, that the C accelerated decimal does have some built-in limitations. So, yes, I got some overflows too...
Also, thanks for your comment about my D(str()) function... from Oscar to you, and everyone else... well that has to go.
Well, now I gotta get busy and clean this thing up...
Thanks again.
marcus
More information about the Python-list
mailing list