On Mon, Apr 13, 2009 at 1:30 AM, Mike Orr <[email protected]> wrote:

> It's like the issue of why Python doesn't have separate float and long
> types.  It uses long throughout because the overhead of a Python
> object dwarfs the miniscule difference between floats and longs.  (And
> for applications that create a lot of them, there's the array module
> and NumPy).

I mean float and double, of course.

-- 
Mike Orr <[email protected]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to