Open GoogleCodeExporter opened 8 years ago
Check that
is_tinypy = (str(1.0) == "1")
if not is_tinypy:
from boot import *
works as expected on ARM. Look at 'tp_str' function definition in section 'if
(type == TP_NUMBER)'. Possibly error is somewhere here.
Original comment by breaker....@gmail.com
on 3 Apr 2011 at 8:03
Original issue reported on code.google.com by
D.Miron...@gmail.com
on 2 Dec 2010 at 3:21