Differences between revisions 57 and 58
Revision 57 as of 2025-02-06 17:08:47
Size: 570
Editor: AdamTurner
Comment: Redirect readers to docs.python.org
Revision 58 as of 2025-02-06 17:10:26
Size: 669
Editor: AdamTurner
Comment: fix hyperlink
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
''You are probably looking for https://docs.python.org/''

----
Line 3: Line 7:
Python's documentation is found online at [[docs.python.org|https::docs.python.org/]], including all current translations. Python's documentation is found online at [[docs.python.org|https://docs.python.org/]], including all current translations.
Line 12: Line 16:
----
CategoryDocumentation

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


Current documentation

Python's documentation is found online at https://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 [[Python website|https://www.python.org/doc/] 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.