commit | 596fdd0fd3d4461443d79721263266bfe0ec90e7 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Feb 12 00:15:32 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Feb 12 00:15:32 2008 +0000 |
tree | b59d149d3bd8d72453fa36616f099c045637f209 | |
parent | bc4ffc17dff3e56a7456c5a7ce1aaec86077cd4b [diff] [blame] |
Restore fractions.rst to the document tree.
diff --git a/Doc/library/numeric.rst b/Doc/library/numeric.rst index 4c65a43..641f588 100644 --- a/Doc/library/numeric.rst +++ b/Doc/library/numeric.rst
@@ -21,7 +21,7 @@ math.rst cmath.rst decimal.rst - rational.rst + fractions.rst random.rst itertools.rst functools.rst