mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
This commit removes a ':'. I believe the extra colon causes a display error. What I believe to be an error: Above this expression `round(math.pi, ndigits=2) == round(22 / 7, ndigits=2)` the page displays `.. doctest::`. What I observed: After I remove the extra colon, the page does not display `.. doctest::` |
||
|---|---|---|
| .. | ||
| appendix.rst | ||
| appetite.rst | ||
| classes.rst | ||
| controlflow.rst | ||
| datastructures.rst | ||
| errors.rst | ||
| floatingpoint.rst | ||
| index.rst | ||
| inputoutput.rst | ||
| interactive.rst | ||
| interpreter.rst | ||
| introduction.rst | ||
| modules.rst | ||
| stdlib.rst | ||
| stdlib2.rst | ||
| venv.rst | ||
| whatnow.rst | ||