This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2025-01-01 14:16:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd4984d1fc
cpython
/
Lib
/
test
/
decimaltestdata
History
Raymond Hettinger
7c85fa4a52
Move Decimal from the sandbox into production.
2004-07-01 11:01:35 +00:00
..
abs.decTest
add.decTest
base.decTest
clamp.decTest
compare.decTest
decimal64.decTest
divide.decTest
divideint.decTest
inexact.decTest
integer.decTest
max.decTest
min.decTest
minus.decTest
multiply.decTest
normalize.decTest
plus.decTest
power.decTest
quantize.decTest
randomBound32.decTest
randoms.decTest
remainder.decTest
remainderNear.decTest
rescale.decTest
rounding.decTest
samequantum.decTest
squareroot.decTest
subtract.decTest
testall.decTest
tointegral.decTest
trim.decTest