]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve cross-references in `runpy` docs (#107673)
authorKamil Turek <kamil.turek@hotmail.com>
Sun, 6 Aug 2023 21:11:16 +0000 (23:11 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2023 21:11:16 +0000 (21:11 +0000)
commit4e242d1ffb2d165443fe2680f7d1fef9fecbcfc0
tree75c7d65640d5d2f6a9382e089abf10f554b8c71c
parentee3bf45e5e253d393f8553e58715c31e470800cd
Improve cross-references in `runpy` docs (#107673)

- Add links to `__main__` and `sys.path` where appropriate
- Ensure each paragraph never has more than one link to the same thing, to avoid visual clutter from too many links
Doc/library/runpy.rst