Differences between revisions 41 and 62 (spanning 21 versions)
Revision 41 as of 2004-07-28 02:27:00
Size: 0
Editor: ip51cc4013
Comment: move to "Documentation"
Revision 62 as of 2025-02-07 15:29:22
Size: 604
Comment: Clean up the formatting a bit
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Current Python documentation =

Python's documentation is found online at [[https://docs.python.org/|docs.python.org]], including all current translations.

= Documentation for end-of-life Python 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 =

https://www.python.org/doc/ lists other resources, including books and alternative introductory material.

----
CategoryDocumentation

Current Python documentation

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

Documentation for end-of-life Python 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

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.