Differences between revisions 59 and 60
Revision 59 as of 2025-02-06 17:11:32
Size: 673
Editor: AdamTurner
Comment: Transposed link and target
Revision 60 as of 2025-02-06 17:12:02
Size: 675
Editor: AdamTurner
Comment: Transposed link and target
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
The [[Python website|https://www.python.org/doc/] lists other resources, including books and alternative introductory material. The [[https://www.python.org/doc/|Python website] lists other resources, including books and alternative introductory material.

'You are probably looking for https://docs.python.org/'


Current documentation

Python's documentation is found online at docs.python.org, including all current translations.

End-of-life releases

Older versions of the standard documentation are kept available as well, since many users have to maintain code for older versions of the interpreter as well. These can be found at https://www.python.org/doc/versions.html.

Other resources

The [[https://www.python.org/doc/|Python website] lists other resources, including books and alternative introductory material.


CategoryDocumentation

PythonDocumentation (last edited 2025-02-07 15:32:49 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.