0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 00:38:00 +01:00
cpython/Doc/tutorial
Miss Islington (bot) 95fd2dfd3f
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
**Before**
This prevents directories with a common name, such as ``string``, unintentionally hiding ...
**After**
This prevents directories with a common name, such as ``string``, from unintentionally hiding ...
(cherry picked from commit 0a539b5db3)

Co-authored-by: Robert Prater (B. Eng) <robcprater@gmail.com>
2023-03-14 17:10:39 -07:00
..
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
stdlib2.rst
stdlib.rst
venv.rst
whatnow.rst