]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add numbers.py. I suspect this is an old version, but Jeffrey is out
authorGuido van Rossum <guido@python.org>
Thu, 30 Aug 2007 17:45:54 +0000 (17:45 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Aug 2007 17:45:54 +0000 (17:45 +0000)
commit1daf954dcf6fa5630b049f1d1edcc9cc656ea5be
tree95de5f7d39e32bfb755eba5988c92f366f714782
parent3cd6537beb7df1831fcd7cfdc6d74616648feddf
Add numbers.py.  I suspect this is an old version, but Jeffrey is out
of town, and it will have to do for now.
Lib/numbers.py [new file with mode: 0644]
Lib/test/test_abstract_numbers.py [new file with mode: 0644]