]> granicus.if.org Git - python/commit
Implement the round functionality for PEP 3141, and add tests for it.
authorAlex Martelli <aleaxit@gmail.com>
Wed, 22 Aug 2007 23:21:33 +0000 (23:21 +0000)
committerAlex Martelli <aleaxit@gmail.com>
Wed, 22 Aug 2007 23:21:33 +0000 (23:21 +0000)
commitae211f9abf811a28808667450109ca8e2ea53b49
tree5cca7820eb0caa839945420add7fd27d1a63660f
parent1dd46a048f4afd9a3bc1e3c9c1603d26f2e33e27
Implement the round functionality for PEP 3141, and add tests for it.
Lib/test/test_builtin.py
Python/bltinmodule.c