PyWart: Language missing maximum constant of numeric types!

Serhiy Storchaka storchaka at gmail.com
Sat Feb 25 10:32:15 EST 2012


25.02.12 02:37, MRAB написав(ла):
> We already have arbitrarily long ints, so there could be a special
> infinite int singleton (actually, 2 of them, one positive, the other
> negative).

float('inf') and float('-inf').




More information about the Python-list mailing list