René's URL Explorer Experiment


Title: Built-in Constants — Python 3.15.0a5 documentation

Open Graph Title: Built-in Constants

Description: A small number of constants live in the built-in namespace. They are: Constants added by the site module: The site module (which is imported automatically during startup, except if the-S command-li...

Open Graph Description: A small number of constants live in the built-in namespace. They are: Constants added by the site module: The site module (which is imported automatically during startup, except if the-S command-li...

Opengraph URL: https://docs.python.org/3/library/constants.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.15/_images/social_previews/summary_library_constants_16ed3885.png
og:image:altA small number of constants live in the built-in namespace. They are: Constants added by the site module: The site module (which is imported automatically during startup, except if the-S command-li...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/dev/contents.html
Built-in Constantshttps://docs.python.org/dev/library/constants.html
Constants added by the site modulehttps://docs.python.org/dev/library/constants.html#constants-added-by-the-site-module
Built-in Functionshttps://docs.python.org/dev/library/functions.html
Built-in Typeshttps://docs.python.org/dev/library/stdtypes.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/constants.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/library/stdtypes.html
previoushttps://docs.python.org/dev/library/functions.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
The Python Standard Libraryhttps://docs.python.org/dev/library/index.html
Built-in Constantshttps://docs.python.org/dev/library/constants.html
https://docs.python.org/dev/library/constants.html#built-in-constants
https://docs.python.org/dev/library/constants.html#False
boolhttps://docs.python.org/dev/library/functions.html#bool
SyntaxErrorhttps://docs.python.org/dev/library/exceptions.html#SyntaxError
https://docs.python.org/dev/library/constants.html#True
boolhttps://docs.python.org/dev/library/functions.html#bool
SyntaxErrorhttps://docs.python.org/dev/library/exceptions.html#SyntaxError
https://docs.python.org/dev/library/constants.html#None
SyntaxErrorhttps://docs.python.org/dev/library/exceptions.html#SyntaxError
NoneTypehttps://docs.python.org/dev/library/types.html#types.NoneType
https://docs.python.org/dev/library/constants.html#NotImplemented
__eq__()https://docs.python.org/dev/reference/datamodel.html#object.__eq__
__lt__()https://docs.python.org/dev/reference/datamodel.html#object.__lt__
__add__()https://docs.python.org/dev/reference/datamodel.html#object.__add__
__rsub__()https://docs.python.org/dev/reference/datamodel.html#object.__rsub__
__imul__()https://docs.python.org/dev/reference/datamodel.html#object.__imul__
__iand__()https://docs.python.org/dev/reference/datamodel.html#object.__iand__
types.NotImplementedTypehttps://docs.python.org/dev/library/types.html#types.NotImplementedType
Implementing the arithmetic operationshttps://docs.python.org/dev/library/numbers.html#implementing-the-arithmetic-operations
NotImplementedErrorhttps://docs.python.org/dev/library/exceptions.html#NotImplementedError
TypeErrorhttps://docs.python.org/dev/library/exceptions.html#TypeError
Truehttps://docs.python.org/dev/library/constants.html#True
DeprecationWarninghttps://docs.python.org/dev/library/exceptions.html#DeprecationWarning
https://docs.python.org/dev/library/constants.html#Ellipsis
SyntaxErrorhttps://docs.python.org/dev/library/exceptions.html#SyntaxError
types.EllipsisTypehttps://docs.python.org/dev/library/types.html#types.EllipsisType
https://docs.python.org/dev/library/constants.html#debug__
-Ohttps://docs.python.org/dev/using/cmdline.html#cmdoption-O
asserthttps://docs.python.org/dev/reference/simple_stmts.html#assert
Nonehttps://docs.python.org/dev/library/constants.html#None
Falsehttps://docs.python.org/dev/library/constants.html#False
Truehttps://docs.python.org/dev/library/constants.html#True
__debug__https://docs.python.org/dev/library/constants.html#debug__
SyntaxErrorhttps://docs.python.org/dev/library/exceptions.html#SyntaxError
sitehttps://docs.python.org/dev/library/site.html#module-site
https://docs.python.org/dev/library/constants.html#constants-added-by-the-site-module
sitehttps://docs.python.org/dev/library/site.html#module-site
-Shttps://docs.python.org/dev/using/cmdline.html#cmdoption-S
https://docs.python.org/dev/library/constants.html#quit
https://docs.python.org/dev/library/constants.html#exit
SystemExithttps://docs.python.org/dev/library/exceptions.html#SystemExit
help()https://docs.python.org/dev/library/functions.html#help
https://docs.python.org/dev/library/constants.html#copyright
https://docs.python.org/dev/library/constants.html#credits
https://docs.python.org/dev/library/constants.html#license
Table of Contentshttps://docs.python.org/dev/contents.html
Built-in Constantshttps://docs.python.org/dev/library/constants.html
Constants added by the site modulehttps://docs.python.org/dev/library/constants.html#constants-added-by-the-site-module
Built-in Functionshttps://docs.python.org/dev/library/functions.html
Built-in Typeshttps://docs.python.org/dev/library/stdtypes.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/constants.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/library/stdtypes.html
previoushttps://docs.python.org/dev/library/functions.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
The Python Standard Libraryhttps://docs.python.org/dev/library/index.html
Built-in Constantshttps://docs.python.org/dev/library/constants.html
Copyrighthttps://docs.python.org/dev/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.