docs.python.org Open in urlscan Pro
2a04:4e42:41::223  Public Scan

Submitted URL: http://docs.python.org/
Effective URL: https://docs.python.org/3/
Submission: On February 06 via manual from TW — Scanned from DE

Form analysis 3 forms found in the DOM

GET search.html

<form role="search" class="search" action="search.html" method="get">
  <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="search-icon">
    <path fill-rule="nonzero"
      d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"
      fill="#444"></path>
  </svg>
  <input type="text" name="q" aria-label="Quick search">
  <input type="submit" value="Go">
</form>

GET search.html

<form class="inline-search" action="search.html" method="get">
  <input placeholder="Quick search" aria-label="Quick search" type="text" name="q">
  <input type="submit" value="Go">
  <input type="hidden" name="check_keywords" value="yes">
  <input type="hidden" name="area" value="default">
</form>

GET search.html

<form class="inline-search" action="search.html" method="get">
  <input placeholder="Quick search" aria-label="Quick search" type="text" name="q">
  <input type="submit" value="Go">
  <input type="hidden" name="check_keywords" value="yes">
  <input type="hidden" name="area" value="default">
</form>

Text Content

dev (3.12)3.11.13.103.93.83.73.63.52.7

EnglishSpanishFrenchJapaneseKoreanBrazilian PortugueseTurkishSimplified
ChineseTraditional Chinese


DOWNLOAD

Download these documents


DOCS BY VERSION

 * Python 3.12 (in development)
 * Python 3.11 (stable)
 * Python 3.10 (stable)
 * Python 3.9 (security-fixes)
 * Python 3.8 (security-fixes)
 * Python 3.7 (security-fixes)
 * Python 3.6 (EOL)
 * Python 3.5 (EOL)
 * Python 2.7 (EOL)
 * All versions


OTHER RESOURCES

 * PEP Index
 * Beginner's Guide
 * Book List
 * Audio/Visual Talks
 * Python Developer’s Guide


NAVIGATION

 * index
 * modules |
 * 
 * Python »
 * EnglishSpanishFrenchJapaneseKoreanBrazilian PortugueseTurkishSimplified
   ChineseTraditional Chinese
   dev (3.12)3.11.13.103.93.83.73.63.52.7
 * 
 * 3.11.1 Documentation »
 * 
 * 
   |


PYTHON 3.11.1 DOCUMENTATION

Welcome! This is the official documentation for Python 3.11.1.

Parts of the documentation:

What's new in Python 3.11?
or all "What's new" documents since 2.0

Tutorial
start here

Library Reference
keep this under your pillow

Language Reference
describes syntax and language elements

Python Setup and Usage
how to use Python on different platforms

Python HOWTOs
in-depth documents on specific topics

Installing Python Modules
installing from the Python Package Index & other sources

Distributing Python Modules
publishing modules for installation by others

Extending and Embedding
tutorial for C/C++ programmers

Python/C API
reference for C/C++ programmers

FAQs
frequently asked questions (with answers!)

Indices and tables:

Global Module Index
quick access to all modules

General Index
all functions, classes, terms

Glossary
the most important terms explained

Search page
search this documentation

Complete Table of Contents
lists all sections and subsections

Meta information:

Reporting bugs

Contributing to Docs

About the documentation

History and License of Python

Copyright




DOWNLOAD

Download these documents


DOCS BY VERSION

 * Python 3.12 (in development)
 * Python 3.11 (stable)
 * Python 3.10 (stable)
 * Python 3.9 (security-fixes)
 * Python 3.8 (security-fixes)
 * Python 3.7 (security-fixes)
 * Python 3.6 (EOL)
 * Python 3.5 (EOL)
 * Python 2.7 (EOL)
 * All versions


OTHER RESOURCES

 * PEP Index
 * Beginner's Guide
 * Book List
 * Audio/Visual Talks
 * Python Developer’s Guide

«



NAVIGATION

 * index
 * modules |
 * 
 * Python »
 * EnglishSpanishFrenchJapaneseKoreanBrazilian PortugueseTurkishSimplified
   ChineseTraditional Chinese
   dev (3.12)3.11.13.103.93.83.73.63.52.7
 * 
 * 3.11.1 Documentation »
 * 
 * 
   |

© Copyright 2001-2023, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed
under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on Feb 05, 2023. Found a bug?
Created using Sphinx 4.5.0.