Allow longer int literals on 64-bit machines.
authorRobert Bradshaw <robertwb@math.washington.edu>
Mon, 24 May 2010 23:03:23 +0000 (16:03 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Mon, 24 May 2010 23:03:23 +0000 (16:03 -0700)
commit3173319b237600322a01fb3ec32ec2fb0f740b9a
treed2a301bd89a5e96d00f2b99676c9b1038a23601e
parent9d5aaeaba8d73bb9de3275c305ef170fe493c3af
Allow longer int literals on 64-bit machines.
Cython/Compiler/Code.py
tests/run/int_literals.pyx