8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fractions
1 parent 0924b95 commit 453bc8cCopy full SHA for 453bc8c
Doc/library/fractions.rst
@@ -122,7 +122,7 @@ another rational number, or from a string.
122
123
.. note::
124
125
- From Python 3.2 onwards, you can also construct a
+ You can also construct a
126
:class:`Fraction` instance directly from a :class:`float`.
127
128
@@ -133,7 +133,7 @@ another rational number, or from a string.
133
134
135
136
137
:class:`Fraction` instance directly from a :class:`decimal.Decimal`
138
instance.
139
0 commit comments