A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-August/047714.html below:

[Python-Dev] Re: Re: Decimal type question [Prothon]

[Python-Dev] Re: Re: Decimal type question [Prothon]Jim J Jewett jimjjewett at yahoo.com
Thu Aug 12 15:39:52 CEST 2004
Mark Hahn:

> What do you think of the newer idea of using
> the IBM floating decimal for all numerics?  
> Tim Peters and others pushed this on me.  

In theory, it is a great idea, and removes
a lot of useless clutter.

C often has signed and unsigned versions of 
char, short, int, long, and long long.  

Python has just int and long.  The "missing" 
types aren't really missed.

For Python itself, the unification probably
shouldn't happen until 3.0, because of all
the programs that use an "integer" as a bitfield,
and because performance won't really be equal.

For a new language -- yes, you might as well
get it right from the start.

-jJ



		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4