]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16045: add more unit tests for built-in int()
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 23 Dec 2012 10:50:02 +0000 (12:50 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 23 Dec 2012 10:50:02 +0000 (12:50 +0200)
commit4b61d0fa7f573a078deaa3a6251b68d0838543e2
treecdc16ac37b0abfc03995f749e2578e62d29c0abb
parent2909d6b47c5a96b38099d5e00fd68e6b5c3ef4da
parent8e42e8a0c6d202e12a918494ed506252ff361187
Issue #16045: add more unit tests for built-in int()

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