Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9c6d81f5dd083ad536106bf723f705d70ddbe258
/
Lib
/
test
/
test_rational.py
9c6d81f
Fix-up signature for approximation.
by Raymond Hettinger
· 18 years ago
a621674
Add support for copy, deepcopy, and pickle.
by Raymond Hettinger
· 18 years ago
5b0e27e
Add support for int(r) just like the other numeric classes.
by Raymond Hettinger
· 18 years ago
eb46190
Minor clean-up and more tests.
by Raymond Hettinger
· 18 years ago
cf10926
Add first-cut at an approximation function (still needs rounding tweaks). Add continued fraction conversions.
by Raymond Hettinger
· 18 years ago
45169fb
Several tweaks: add construction from strings and .from_decimal(), change
by Jeffrey Yasskin
· 18 years ago
d7b0033
Add rational.Rational as an implementation of numbers.Rational with infinite
by Jeffrey Yasskin
· 18 years ago