gh-141007: update string module source code link (#141008)
In 3.14, the former string.py became `__init__.py` within a new `string` directory that also contains a new submodule file, `templatelib.py`.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.. module:: string
|
||||
:synopsis: Common string operations.
|
||||
|
||||
**Source code:** :source:`Lib/string.py`
|
||||
**Source code:** :source:`Lib/string/__init__.py`
|
||||
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user