]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make Decimal a subclass of Real and Inexact.
authorGuido van Rossum <guido@python.org>
Mon, 10 Dec 2007 20:04:04 +0000 (20:04 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 10 Dec 2007 20:04:04 +0000 (20:04 +0000)
commita13f4a11294934fca3311809b1c8ec91dc1e6d52
tree0227caba385989042d4cf99c9824c1613726d6f2
parent968e68dc7119734a52d620833059b63cddbae8ad
Make Decimal a subclass of Real and Inexact.
Lib/decimal.py
Lib/test/output/test_cProfile
Lib/test/output/test_profile