]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-115986 Reorder pprint docs and amend some references (#116019)
authorKerim Kabirov <39376984+Privat33r-dev@users.noreply.github.com>
Wed, 28 Feb 2024 19:43:05 +0000 (20:43 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 19:43:05 +0000 (20:43 +0100)
commit6c1c94dc517b77afcebb25436a4b7b0d13b6eb4d
treed7529ac806af8d374b4959af43965ec17cf1e5c3
parente2a3e4b7488aff6fdc704a0f258bc315e96c1d6e
GH-115986 Reorder pprint docs and amend some references (#116019)

Introduce a new subsubsection, 'Functions', for module level functions,
and place it before the PrettyPrinter class reference.

Also:
- Fix pprint.pprint() references so they properly link to the module
  level function.
- Add links to sys.stdout.
Doc/library/pprint.rst