]> granicus.if.org Git - python/commit
Issue #10925: Add equivalent pure Python code for the builtin int-to-float conversion...
authorMark Dickinson <mdickinson@enthought.com>
Sun, 23 Oct 2011 19:07:13 +0000 (20:07 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Sun, 23 Oct 2011 19:07:13 +0000 (20:07 +0100)
commit30970e9e4436fca6320667e74b8667287b59e026
treee3b83f7c33bbc2b3c87061a575de34d92b6e1dd4
parent36645681c8ad9a30d142f1dabb44d1d6c3ed5fab
Issue #10925: Add equivalent pure Python code for the builtin int-to-float conversion to test_long.
Lib/test/test_long.py