]> granicus.if.org Git - python/commit
Issue #16045: add more unit tests for built-in int()
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 23 Dec 2012 10:49:33 +0000 (12:49 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 23 Dec 2012 10:49:33 +0000 (12:49 +0200)
commit8e42e8a0c6d202e12a918494ed506252ff361187
tree1d9fc10495661e388386ecb460ab72400bb1443d
parent1f415cf2c2b5f3eec5489ec1276c0629b32b28c0
Issue #16045: add more unit tests for built-in int()

Patch by Chris Jerdonek.
Lib/test/test_builtin.py
Lib/test/test_int.py