En FreeBSD %python Python 2.6.6 (r266:84292, Sep 13 2010, 11:43:04) [GCC 4.2.1 20070719 [FreeBSD]] on freebsd8 Type "help", "copyright", "credits" or "license" for more information. >>> float("9999999999999999.0") 10000000000000000.0 Jose