fix long literals in Py3
authorStefan Behnel <scoder@users.berlios.de>
Sat, 21 Feb 2009 17:07:01 +0000 (18:07 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 21 Feb 2009 17:07:01 +0000 (18:07 +0100)
commita42fcbf32bc5d91db4cc7d67697398f0e5214249
treecb1ef8b08219bec9f8ee9ea6835e4ac7431b5476
parent30867450349aac47b97eaa3cfc3b4179c498f1a7
fix long literals in Py3
Cython/Compiler/Code.py