Общий указатель

Символы | _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | А | Б | В | Г | Д | З | И | К | Л | М | Н | О | П | Р | С | Т | У | Ф | Х



Символы

! (exclamation)
in a command interpreter
in curses module
in formatted string literal
in glob-style wildcards , [Link]
in string formatting
in struct format strings
! (pdb command)
! patterns
!=
оператор , [Link]
" (double quote)
string literal
"""
string literal
# (hash)
comment , [Link], [Link]
in doctests
in printf-style formatting , [Link]
in regular expressions
in string formatting
source encoding declaration
$ (dollar)
environment variables expansion
in regular expressions
in template strings
interpolation in configuration files
% (percent)
datetime format , [Link], [Link]
environment variables expansion (Windows) , [Link]
interpolation in configuration files
printf-style formatting , [Link]
оператор , [Link]
%=
augmented assignment
%APPDATA%
& (ampersand)
оператор , [Link]
&=
augmented assignment
' (single quote)
string literal
'''
string literal
() (parentheses)
call
class definition
function definition
generator expression
in assignment target list
in printf-style formatting , [Link]
in regular expressions
tuple display
(?
in regular expressions
(?!
in regular expressions
(?#
in regular expressions
(?:
in regular expressions
(?<!
in regular expressions
(?<=
in regular expressions
(?=
in regular expressions
(?P<
in regular expressions
(?P=
in regular expressions
* (asterisk)
function definition
import statement
in argparse module
in assignment target list
in AST grammar
in expression lists
in function calls , [Link]
in glob-style wildcards , [Link]
in printf-style formatting , [Link]
in regular expressions
оператор , [Link]
**
function definition
in dictionary displays
in function calls , [Link]
in glob-style wildcards
оператор , [Link]
**=
augmented assignment
*=
augmented assignment
*?
in regular expressions
+ (plus)
binary operator , [Link]
in argparse module
in doctests
in printf-style formatting , [Link]
in regular expressions
in string formatting
unary operator , [Link]
+=
augmented assignment
+?
in regular expressions
, (comma)
argument list
expression list , [Link], [Link], [Link], [Link]
identifier list , [Link]
import statement
in dictionary displays
in string formatting
in target list
parameter list
slicing
with statement
-
python--m-py_compile command line option
- (minus)
binary operator , [Link]
in doctests
in glob-style wildcards , [Link]
in printf-style formatting , [Link]
in regular expressions
in string formatting
unary operator , [Link]
--annotate
pickletools command line option
--best
gzip command line option
--buffer
unittest command line option
--catch
unittest command line option
--check-hash-based-pycs default|always|never
command line option
--compact
json.tool command line option
--compress
zipapp command line option
--count
trace command line option
--coverdir=<dir>
trace command line option
--create <tarfile> <source1> ... <sourceN>
tarfile command line option
--create <zipfile> <source1> ... <sourceN>
zipfile command line option
--decompress
gzip command line option
--details
inspect command line option
--disable-ipv6
command line option
--disable-test-modules
command line option
--enable-big-digits=[15|30]
command line option
--enable-framework
command line option
--enable-framework=INSTALLDIR
command line option
--enable-loadable-sqlite-extensions
command line option
--enable-optimizations
command line option
--enable-profiling
command line option
--enable-shared
command line option
--enable-universalsdk
command line option
--enable-universalsdk=SDKDIR
command line option
--exact
tokenize command line option
--extract <tarfile> [<output_dir>]
tarfile command line option
--extract <zipfile> <output_dir>
zipfile command line option
--failfast
unittest command line option
--fast
gzip command line option
--file=<file>
trace command line option
--hardlink-dupes
compileall command line option
--help
ast command line option
command line option
gzip command line option
json.tool command line option
timeit command line option
tokenize command line option
trace command line option
zipapp command line option
--ignore-dir=<dir>
trace command line option
--ignore-module=<mod>
trace command line option
--include-attributes
ast command line option
--indent
json.tool command line option
--indent <indent>
ast command line option
--indentlevel=<num>
pickletools command line option
--info
zipapp command line option
--invalidation-mode [timestamp|checked-hash|unchecked-hash]
compileall command line option
--json-lines
json.tool command line option
--list <tarfile>
tarfile command line option
--list <zipfile>
zipfile command line option
--listfuncs
trace command line option
--locals
unittest command line option
--main=<mainfn>
zipapp command line option
--memo
pickletools command line option
--missing
trace command line option
--mode <mode>
ast command line option
--no-ensure-ascii
json.tool command line option
--no-indent
json.tool command line option
--no-report
trace command line option
--no-type-comments
ast command line option
--number=N
timeit command line option
--output=<file>
pickletools command line option
--output=<output>
zipapp command line option
--pattern pattern
unittest-discover command line option
--preamble=<preamble>
pickletools command line option
--process
timeit command line option
--python=<interpreter>
zipapp command line option
--quiet
python--m-py_compile command line option
--repeat=N
timeit command line option
--report
trace command line option
--setup=S
timeit command line option
--sort-keys
json.tool command line option
--start-directory directory
unittest-discover command line option
--summary
trace command line option
--tab
json.tool command line option
--test <tarfile>
tarfile command line option
--test <zipfile>
zipfile command line option
--timing
trace command line option
--top-level-directory directory
unittest-discover command line option
--trace
trace command line option
--trackcalls
trace command line option
--unit=U
timeit command line option
--user-base
site command line option
--user-site
site command line option
--verbose
tarfile command line option
timeit command line option
unittest-discover command line option
--version
command line option
trace command line option
--with-address-sanitizer
command line option
--with-assertions
command line option
--with-builtin-hashlib-hashes=md5,sha1,sha256,sha512,sha3,blake2
command line option
--with-computed-gotos
command line option
--with-cxx-main
command line option
--with-cxx-main=COMPILER
command line option
--with-dbmliborder=db1:db2:...
command line option
--with-dtrace
command line option
--with-ensurepip=[upgrade|install|no]
command line option
--with-framework-name=FRAMEWORK
command line option
--with-hash-algorithm=[fnv|siphash24]
command line option
--with-libc=STRING
command line option
--with-libm=STRING
command line option
--with-libs='lib1 ...'
command line option
--with-lto
command line option
--with-memory-sanitizer
command line option
--with-openssl-rpath=[no|auto|DIR]
command line option
--with-openssl=DIR
command line option
--with-platlibdir=DIRNAME
command line option
--with-pydebug
command line option
--with-readline=editline
command line option
--with-ssl-default-suites=[python|openssl|STRING]
command line option
--with-suffix=SUFFIX
command line option
--with-system-expat
command line option
--with-system-ffi
command line option
--with-system-libmpdec
command line option
--with-tcltk-includes='-I...'
command line option
--with-tcltk-libs='-L...'
command line option
--with-trace-refs
command line option
--with-tzpath=<list of absolute paths separated by pathsep>
command line option
--with-undefined-behavior-sanitizer
command line option
--with-universal-archs=ARCH
command line option
--with-valgrind
command line option
--with-wheel-pkg-dir=PATH
command line option
--without-c-locale-coercion
command line option
--without-decimal-contextvar
command line option
--without-doc-strings
command line option
--without-pymalloc
command line option
--without-readline
command line option
--without-static-libpython
command line option
-=
augmented assignment
->
function annotations , [Link]
-?
command line option
-a
ast command line option
pickletools command line option
-B
command line option
-b
command line option
compileall command line option
unittest command line option
-C
trace command line option
-c
trace command line option
unittest command line option
zipapp command line option
-c <command>
command line option
-c <tarfile> <source1> ... <sourceN>
tarfile command line option
-c <zipfile> <source1> ... <sourceN>
zipfile command line option
-d
command line option
gzip command line option
-d destdir
compileall command line option
-E
command line option
-e
tokenize command line option
-e <tarfile> [<output_dir>]
tarfile command line option
-e <zipfile> <output_dir>
zipfile command line option
-e dir
compileall command line option
-f
compileall command line option
trace command line option
unittest command line option
-g
trace command line option
-h
ast command line option
command line option
gzip command line option
json.tool command line option
timeit command line option
tokenize command line option
zipapp command line option
-I
command line option
-i
command line option
-i <indent>
ast command line option
-i list
compileall command line option
-J
command line option
-j N
compileall command line option
-k
unittest command line option
-l
compileall command line option
pickletools command line option
trace command line option
-l <tarfile>
tarfile command line option
-l <zipfile>
zipfile command line option
-m
pickletools command line option
trace command line option
-m <mainfn>
zipapp command line option
-m <mode>
ast command line option
-m <module-name>
command line option
-n N
timeit command line option
-O
command line option
-o
pickletools command line option
-o <output>
zipapp command line option
-o level
compileall command line option
-OO
command line option
-p
pickletools command line option
timeit command line option
unittest-discover command line option
-p <interpreter>
zipapp command line option
-p prepend_prefix
compileall command line option
-q
command line option
compileall command line option
python--m-py_compile command line option
-R
command line option
trace command line option
-r
compileall command line option
trace command line option
-r N
timeit command line option
-S
command line option
-s
command line option
trace command line option
unittest-discover command line option
-s S
timeit command line option
-s strip_prefix
compileall command line option
-T
trace command line option
-t
trace command line option
unittest-discover command line option
-t <tarfile>
tarfile command line option
-t <zipfile>
zipfile command line option
-u
command line option
timeit command line option
-V
command line option
-v
command line option
tarfile command line option
timeit command line option
unittest-discover command line option
-W arg
command line option
-X
command line option
-x
command line option
-x regex
compileall command line option
. (dot)
attribute reference
in glob-style wildcards
in numeric literal
in pathnames , [Link]
in printf-style formatting , [Link]
in regular expressions
in string formatting
..
in pathnames
...
ellipsis literal , [Link], [Link]
in doctests
interpreter prompt , [Link]
placeholder , [Link], [Link]
.ini
file
.pdbrc
file
/ (slash)
function definition
in pathnames , [Link]
оператор , [Link]
//
оператор , [Link]
//=
augmented assignment
/=
augmented assignment
0b
integer literal
0o
integer literal
0x
integer literal
2-digit years
2to3
: (colon)
annotated variable
compound statement , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
function annotations , [Link]
in dictionary expressions
in formatted string literal
in SQL statements
in string formatting
lambda expression
path separator (POSIX)
slicing
; (semicolon)
< (less)
in string formatting
in struct format strings
оператор , [Link]
<<
оператор , [Link]
<<=
augmented assignment
<=
оператор , [Link]
<BLANKLINE>
<file> ... <fileN>
python--m-py_compile command line option
= (equals)
assignment statement
class definition
for help in debugging using string literals
function definition
in function calls
in string formatting
in struct format strings
==
оператор , [Link]
> (greater)
in string formatting
in struct format strings
оператор , [Link]
>=
оператор , [Link]
>>
оператор , [Link]
>>=
augmented assignment
>>>
interpreter prompt , [Link]
? (question mark)
in a command interpreter
in argparse module
in AST grammar
in glob-style wildcards , [Link]
in regular expressions
in SQL statements
in struct format strings , [Link]
replacement character
??
in regular expressions
@ (at)
class definition
function definition
in struct format strings
оператор
[] (square brackets)
in assignment target list
in glob-style wildcards , [Link]
in regular expressions
in string formatting
list expression
subscription
\ (backslash)
escape sequence , [Link]
in pathnames (Windows)
in regular expressions , [Link], [Link]
\\
escape sequence
in regular expressions
\A
in regular expressions
\a
escape sequence
in regular expressions
\B
in regular expressions
\b
escape sequence
in regular expressions , [Link]
\D
in regular expressions
\d
in regular expressions
\f
escape sequence
in regular expressions
\g
in regular expressions
\N
escape sequence , [Link]
in regular expressions
\n
escape sequence
in regular expressions
\r
escape sequence
in regular expressions
\S
in regular expressions
\s
in regular expressions
\t
escape sequence
in regular expressions
\U
escape sequence , [Link]
in regular expressions
\u
escape sequence , [Link]
in regular expressions
\v
escape sequence
in regular expressions
\W
in regular expressions
\w
in regular expressions
\x
escape sequence , [Link]
in regular expressions
\Z
in regular expressions
^ (caret)
in curses module
in regular expressions , [Link]
in string formatting
marker , [Link]
оператор , [Link]
^=
augmented assignment
{} (curly brackets)
dictionary expression
in formatted string literal
in regular expressions
in string formatting
set expression
| (vertical bar)
in regular expressions
оператор , [Link]
|=
augmented assignment
~ (tilde)
home directory expansion
оператор , [Link]


_

_ (underscore)
gettext
in numeric literal , [Link]
in string formatting
_, identifiers
__, identifiers
__abs__() (в модуле operator)
(метод object)
__add__() (в модуле operator)
(метод object)
__aenter__() (метод object)
__aexit__() (метод object)
__aiter__() (метод object)
__all__
(optional module attribute)
(package variable)
__and__() (в модуле operator)
(метод object)
__anext__() (метод agen)
(метод object)
__annotations__ (class attribute)
(function attribute)
(module attribute)
__args__ (атрибут genericalias)
__await__() (метод object)
__bases__ (class attribute)
(атрибут class)
__bool__() (object method)
(метод object)
__breakpointhook__ (в модуле sys)
__bytes__() (метод email.message.EmailMessage)
(метод email.message.Message)
(метод object)
__cached__
__call__() (object method)
(метод email.headerregistry.HeaderRegistry)
(метод object)
(метод weakref.finalize)
__callback__ (атрибут weakref.ref)
__cause__ (exception attribute)
(атрибут traceback.TracebackException)
__ceil__() (метод fractions.Fraction)
(метод object)
__class__ (instance attribute)
(method cell)
(module attribute)
(атрибут instance)
(атрибут unittest.mock.Mock)
__class_getitem__() (метод класса object)
__classcell__ (class namespace entry)
__closure__ (function attribute)
__code__ (function attribute)
(function object attribute)
__complex__() (метод object)
__concat__() (в модуле operator)
__contains__() (в модуле operator)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод object)
__context__ (exception attribute)
(атрибут traceback.TracebackException)
__copy__() (copy protocol)
__debug__
(встроенная переменная)
__deepcopy__() (copy protocol)
__defaults__ (function attribute)
__del__() (метод io.IOBase)
(метод object)
__delattr__() (метод object)
__delete__() (метод object)
__delitem__() (в модуле operator)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод mailbox.MH)
(метод object)
__dict__ (class attribute)
(function attribute)
(instance attribute)
(module attribute) , [Link]
(атрибут object)
__dir__ (module attribute)
__dir__() (метод object)
(метод unittest.mock.Mock)
__displayhook__ (в модуле sys)
__divmod__() (метод object)
__doc__ (class attribute)
(function attribute)
(method attribute)
(module attribute) , [Link]
(атрибут types.ModuleType)
__enter__() (метод contextmanager)
(метод object)
(метод winreg.PyHKEY)
__eq__() (instance method)
(в модуле operator)
(метод email.charset.Charset)
(метод email.header.Header)
(метод memoryview)
(метод object)
__excepthook__ (в модуле sys)
(в модуле threading)
__exit__() (метод contextmanager)
(метод object)
(метод winreg.PyHKEY)
__file__
(module attribute) , [Link], [Link]
__float__() (метод object)
__floor__() (метод fractions.Fraction)
(метод object)
__floordiv__() (в модуле operator)
(метод object)
__format__
__format__() (метод datetime.date)
(метод datetime.datetime)
(метод datetime.time)
(метод ipaddress.IPv4Address)
(метод ipaddress.IPv6Address)
(метод object)
__fspath__() (метод os.PathLike)
__func__ (method attribute)
__future__
future statement
модуль
__ge__() (instance method)
(в модуле operator)
(метод object)
__get__() (метод object)
__getattr__ (module attribute)
__getattr__() (метод object)
__getattribute__() (метод object)
__getitem__() (mapping object method)
(в модуле operator)
(метод email.headerregistry.HeaderRegistry)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод object)
(метод re.Match)
__getnewargs__() (метод object)
__getnewargs_ex__() (метод object)
__getstate__() (copy protocol)
(метод object)
__globals__ (function attribute)
__gt__() (instance method)
(в модуле operator)
(метод object)
__hash__() (метод object)
__iadd__() (в модуле operator)
(метод object)
__iand__() (в модуле operator)
(метод object)
__iconcat__() (в модуле operator)
__ifloordiv__() (в модуле operator)
(метод object)
__ilshift__() (в модуле operator)
(метод object)
__imatmul__() (в модуле operator)
(метод object)
__imod__() (в модуле operator)
(метод object)
__import__
базовая функция
__import__()
базовая функция
__import__() (в модуле importlib)
__imul__() (в модуле operator)
(метод object)
__index__() (в модуле operator)
(метод object)
__init__() (метод difflib.HtmlDiff)
(метод logging.Handler)
(метод logging.logging.Formatter)
(метод object)
__init_subclass__() (метод класса object)
__instancecheck__() (метод class)
__int__() (метод object)
__interactivehook__ (в модуле sys)
__inv__() (в модуле operator)
__invert__() (в модуле operator)
(метод object)
__ior__() (в модуле operator)
(метод object)
__ipow__() (в модуле operator)
(метод object)
__irshift__() (в модуле operator)
(метод object)
__isub__() (в модуле operator)
(метод object)
__iter__() (метод container)
(метод iterator)
(метод mailbox.Mailbox)
(метод object)
(метод unittest.TestSuite)
__itruediv__() (в модуле operator)
(метод object)
__ixor__() (в модуле operator)
(метод object)
__kwdefaults__ (function attribute)
__le__() (instance method)
(в модуле operator)
(метод object)
__len__() (mapping object method)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод object)
__length_hint__() (метод object)
__loader__
(module attribute)
(атрибут types.ModuleType)
__lshift__() (в модуле operator)
(метод object)
__lt__() (instance method)
(в модуле operator)
(метод object)
__main__
модуль , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
__matmul__() (в модуле operator)
(метод object)
__missing__()
(метод collections.defaultdict)
(метод object)
__mod__() (в модуле operator)
(метод object)
__module__ (class attribute)
(function attribute)
(method attribute)
__mro__ (атрибут class)
__mul__() (в модуле operator)
(метод object)
__name__
(class attribute)
(function attribute)
(method attribute)
(module attribute) , [Link], [Link]
(атрибут definition)
(атрибут types.ModuleType)
__ne__() (instance method)
(в модуле operator)
(метод email.charset.Charset)
(метод email.header.Header)
(метод object)
__neg__() (в модуле operator)
(метод object)
__new__() (метод object)
__next__() (метод csv.csvreader)
(метод generator)
(метод iterator)
__not__() (в модуле operator)
__optional_keys__ (атрибут typing.TypedDict)
__or__() (в модуле operator)
(метод object)
__origin__ (атрибут genericalias)
__package__
(module attribute)
(атрибут types.ModuleType)
__parameters__ (атрибут genericalias)
__path__
__pos__() (в модуле operator)
(метод object)
__pow__() (в модуле operator)
(метод object)
__prepare__ (metaclass method)
__PYVENV_LAUNCHER__
__qualname__ (атрибут definition)
__radd__() (метод object)
__rand__() (метод object)
__rdivmod__() (метод object)
__reduce__() (метод object)
__reduce_ex__() (метод object)
__repr__() (метод multiprocessing.managers.BaseProxy)
(метод netrc.netrc)
(метод object)
__required_keys__ (атрибут typing.TypedDict)
__reversed__() (метод object)
__rfloordiv__() (метод object)
__rlshift__() (метод object)
__rmatmul__() (метод object)
__rmod__() (метод object)
__rmul__() (метод object)
__ror__() (метод object)
__round__() (метод fractions.Fraction)
(метод object)
__rpow__() (метод object)
__rrshift__() (метод object)
__rshift__() (в модуле operator)
(метод object)
__rsub__() (метод object)
__rtruediv__() (метод object)
__rxor__() (метод object)
__self__ (method attribute)
__set__() (метод object)
__set_name__() (метод object)
__setattr__() (метод object)
__setitem__() (в модуле operator)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод object)
__setstate__() (copy protocol)
(метод object)
__spec__
(атрибут types.ModuleType)
__stderr__ (в модуле sys)
__stdin__ (в модуле sys)
__stdout__ (в модуле sys)
__str__() (метод datetime.date)
(метод datetime.datetime)
(метод datetime.time)
(метод email.charset.Charset)
(метод email.header.Header)
(метод email.headerregistry.Address)
(метод email.headerregistry.Group)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод multiprocessing.managers.BaseProxy)
(метод object)
__sub__() (в модуле operator)
(метод object)
__subclasscheck__() (метод class)
__subclasses__() (метод class)
__subclasshook__() (метод abc.ABCMeta)
__suppress_context__ (атрибут traceback.TracebackException)
__total__ (атрибут typing.TypedDict)
__traceback__ (exception attribute)
__truediv__() (в модуле operator)
(метод importlib.abc.Traversable)
(метод object)
__trunc__() (метод object)
__unraisablehook__ (в модуле sys)
__xor__() (в модуле operator)
(метод object)
__будущее__
__слоты__
_anonymous_ (атрибут ctypes.Structure)
_asdict() (метод collections.somenamedtuple)
_b_base_ (атрибут ctypes._CData)
_b_needsfree_ (атрибут ctypes._CData)
_callmethod() (метод multiprocessing.managers.BaseProxy)
_CData (класс в ctypes)
_clear_type_cache() (в модуле sys)
_current_exceptions() (в модуле sys)
_current_frames() (в модуле sys)
_debugmallocstats() (в модуле sys)
_enablelegacywindowsfsencoding() (в модуле sys)
_exit() (в модуле os)
_field_defaults (атрибут collections.somenamedtuple)
_fields (атрибут ast.AST)
(атрибут collections.somenamedtuple)
_fields_ (атрибут ctypes.Structure)
_flush() (метод wsgiref.handlers.BaseHandler)
_frozen (C struct)
_FuncPtr (класс в ctypes)
_get_child_mock() (метод unittest.mock.Mock)
_get_preferred_schemes() (в модуле sysconfig)
_getframe() (в модуле sys)
_getvalue() (метод multiprocessing.managers.BaseProxy)
_handle (атрибут ctypes.PyDLL)
_inittab (C struct)
_length_ (атрибут ctypes.Array)
_locale
модуль
_make() (метод класса collections.somenamedtuple)
_makeResult() (метод unittest.TextTestRunner)
_name (атрибут ctypes.PyDLL)
_objects (атрибут ctypes._CData)
_pack_ (атрибут ctypes.Structure)
_parse() (метод gettext.NullTranslations)
_Pointer (класс в ctypes)
_Py_c_diff (C function)
_Py_c_neg (C function)
_Py_c_pow (C function)
_Py_c_prod (C function)
_Py_c_quot (C function)
_Py_c_sum (C function)
_Py_InitializeMain (C function)
_Py_NoneStruct (C var)
_PyBytes_Resize (C function)
_PyCFunctionFast (C type)
_PyCFunctionFastWithKeywords (C type)
_PyFrameEvalFunction (C type)
_PyInterpreterState_GetEvalFrameFunc (C function)
_PyInterpreterState_SetEvalFrameFunc (C function)
_PyObject_New (C function)
_PyObject_NewVar (C function)
_PyTuple_Resize (C function)
_replace() (метод collections.somenamedtuple)
_setroot() (метод xml.etree.ElementTree.ElementTree)
_SimpleCData (класс в ctypes)
_structure() (в модуле email.iterators)
_thread
модуль , [Link]
_type_ (атрибут ctypes._Pointer)
(атрибут ctypes.Array)
_write() (метод wsgiref.handlers.BaseHandler)
_xoptions (в модуле sys)


A

A (в модуле re)
A-LAW
a-LAW
a2b_base64() (в модуле binascii)
a2b_hex() (в модуле binascii)
a2b_hqx() (в модуле binascii)
a2b_qp() (в модуле binascii)
a2b_uu() (в модуле binascii)
a85decode() (в модуле base64)
a85encode() (в модуле base64)
abc
модуль
ABC (класс в abc)
ABCMeta (класс в abc)
abiflags (в модуле sys)
abort()
(в модуле os)
(метод asyncio.DatagramTransport)
(метод asyncio.WriteTransport)
(метод ftplib.FTP)
(метод threading.Barrier)
above() (метод curses.panel.Panel)
ABOVE_NORMAL_PRIORITY_CLASS (в модуле subprocess)
abs
базовая функция , [Link]
abs()
базовая функция
abs() (в модуле operator)
(метод decimal.Context)
abspath() (в модуле os.path)
AbstractAsyncContextManager (класс в contextlib)
AbstractBasicAuthHandler (класс в urllib.request)
AbstractChildWatcher (класс в asyncio)
abstractclassmethod() (в модуле abc)
AbstractContextManager (класс в contextlib)
AbstractDigestAuthHandler (класс в urllib.request)
AbstractEventLoop (класс в asyncio)
AbstractEventLoopPolicy (класс в asyncio)
abstractmethod() (в модуле abc)
abstractproperty() (в модуле abc)
AbstractSet (класс в typing)
abstractstaticmethod() (в модуле abc)
accept() (метод asyncore.dispatcher)
(метод multiprocessing.connection.Listener)
(метод socket.socket)
access() (в модуле os)
accumulate() (в модуле itertools)
aclose() (метод agen)
(метод contextlib.AsyncExitStack)
aclosing() (в модуле contextlib)
acos() (в модуле cmath)
(в модуле math)
acosh() (в модуле cmath)
(в модуле math)
acquire() (метод _thread.lock)
(метод asyncio.Condition)
(метод asyncio.Lock)
(метод asyncio.Semaphore)
(метод logging.Handler)
(метод multiprocessing.Lock)
(метод multiprocessing.RLock)
(метод threading.Condition)
(метод threading.Lock)
(метод threading.RLock)
(метод threading.Semaphore)
acquire_lock() (в модуле imp)
action (атрибут optparse.Option)
Action (класс в argparse)
ACTIONS (атрибут optparse.Option)
active_children() (в модуле multiprocessing)
active_count() (в модуле threading)
actual() (метод tkinter.font.Font)
Add (класс в ast)
add() (в модуле audioop)
(в модуле operator)
(метод decimal.Context)
(метод frozenset)
(метод graphlib.TopologicalSorter)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод msilib.RadioButtonGroup)
(метод pstats.Stats)
(метод tarfile.TarFile)
(метод tkinter.ttk.Notebook)
add_alias() (в модуле email.charset)
add_alternative() (метод email.message.EmailMessage)
add_argument() (метод argparse.ArgumentParser)
add_argument_group() (метод argparse.ArgumentParser)
add_attachment() (метод email.message.EmailMessage)
add_cgi_vars() (метод wsgiref.handlers.BaseHandler)
add_charset() (в модуле email.charset)
add_child_handler() (метод asyncio.AbstractChildWatcher)
add_codec() (в модуле email.charset)
add_cookie_header() (метод http.cookiejar.CookieJar)
add_data() (в модуле msilib)
add_dll_directory() (в модуле os)
add_done_callback() (метод asyncio.Future)
(метод asyncio.Task)
(метод concurrent.futures.Future)
add_fallback() (метод gettext.NullTranslations)
add_file() (метод msilib.Directory)
add_flag() (метод mailbox.MaildirMessage)
(метод mailbox.mboxMessage)
(метод mailbox.MMDFMessage)
add_folder() (метод mailbox.Maildir)
(метод mailbox.MH)
add_get_handler() (метод email.contentmanager.ContentManager)
add_handler() (метод urllib.request.OpenerDirector)
add_header() (метод email.message.EmailMessage)
(метод email.message.Message)
(метод urllib.request.Request)
(метод wsgiref.headers.Headers)
add_history() (в модуле readline)
add_include_dir() (метод distutils.ccompiler.CCompiler)
add_label() (метод mailbox.BabylMessage)
add_library() (метод distutils.ccompiler.CCompiler)
add_library_dir() (метод distutils.ccompiler.CCompiler)
add_link_object() (метод distutils.ccompiler.CCompiler)
add_mutually_exclusive_group() (метод argparse.ArgumentParser)
add_option() (метод optparse.OptionParser)
add_parent() (метод urllib.request.BaseHandler)
add_password() (метод urllib.request.HTTPPasswordMgr)
(метод urllib.request.HTTPPasswordMgrWithPriorAuth)
add_reader() (метод asyncio.loop)
add_related() (метод email.message.EmailMessage)
add_runtime_library_dir() (метод distutils.ccompiler.CCompiler)
add_section() (метод configparser.ConfigParser)
(метод configparser.RawConfigParser)
add_sequence() (метод mailbox.MHMessage)
add_set_handler() (метод email.contentmanager.ContentManager)
add_signal_handler() (метод asyncio.loop)
add_stream() (в модуле msilib)
add_subparsers() (метод argparse.ArgumentParser)
add_tables() (в модуле msilib)
add_type() (в модуле mimetypes)
add_unredirected_header() (метод urllib.request.Request)
add_writer() (метод asyncio.loop)
addAsyncCleanup() (метод unittest.IsolatedAsyncioTestCase)
addaudithook() (в модуле sys)
addch() (метод curses.window)
addClassCleanup() (метод класса unittest.TestCase)
addCleanup() (метод unittest.TestCase)
addcomponent() (метод turtle.Shape)
addError() (метод unittest.TestResult)
addExpectedFailure() (метод unittest.TestResult)
addFailure() (метод unittest.TestResult)
addfile() (метод tarfile.TarFile)
addFilter() (метод logging.Handler)
(метод logging.Logger)
addHandler() (метод logging.Logger)
addinfourl (класс в urllib.response)
addition
addLevelName() (в модуле logging)
addModuleCleanup() (в модуле unittest)
addnstr() (метод curses.window)
AddPackagePath() (в модуле modulefinder)
addr (атрибут smtpd.SMTPChannel)
addr_spec (атрибут email.headerregistry.Address)
address (атрибут email.headerregistry.SingleAddressHeader)
(атрибут multiprocessing.connection.Listener)
(атрибут multiprocessing.managers.BaseManager)
Address (класс в email.headerregistry)
address_exclude() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
address_family (атрибут socketserver.BaseServer)
address_string() (метод http.server.BaseHTTPRequestHandler)
addresses (атрибут email.headerregistry.AddressHeader)
(атрибут email.headerregistry.Group)
AddressHeader (класс в email.headerregistry)
addressof() (в модуле ctypes)
AddressValueError
addshape() (в модуле turtle)
addsitedir() (в модуле site)
addSkip() (метод unittest.TestResult)
addstr() (метод curses.window)
addSubTest() (метод unittest.TestResult)
addSuccess() (метод unittest.TestResult)
addTest() (метод unittest.TestSuite)
addTests() (метод unittest.TestSuite)
addTypeEqualityFunc() (метод unittest.TestCase)
addUnexpectedSuccess() (метод unittest.TestResult)
adjusted() (метод decimal.Decimal)
adler32() (в модуле zlib)
ADPCM, Intel/DVI
adpcm2lin() (в модуле audioop)
AF_ALG (в модуле socket)
AF_CAN (в модуле socket)
AF_INET (в модуле socket)
AF_INET6 (в модуле socket)
AF_LINK (в модуле socket)
AF_PACKET (в модуле socket)
AF_QIPCRTR (в модуле socket)
AF_RDS (в модуле socket)
AF_UNIX (в модуле socket)
AF_VSOCK (в модуле socket)
aifc
модуль
aifc() (метод aifc.aifc)
AIFF
aiff() (метод aifc.aifc)
AIFF-C
aiter()
базовая функция
alarm() (в модуле signal)
alaw2lin() (в модуле audioop)
ALERT_DESCRIPTION_HANDSHAKE_FAILURE (в модуле ssl)
ALERT_DESCRIPTION_INTERNAL_ERROR (в модуле ssl)
AlertDescription (класс в ssl)
algorithms_available (в модуле hashlib)
algorithms_guaranteed (в модуле hashlib)
Alias
Generic
alias (pdb command)
(класс в ast)
alignment() (в модуле ctypes)
alive (атрибут weakref.finalize)
all()
базовая функция
all_errors (в модуле ftplib)
all_features (в модуле xml.sax.handler)
all_frames (атрибут tracemalloc.Filter)
all_properties (в модуле xml.sax.handler)
all_suffixes() (в модуле importlib.machinery)
all_tasks() (в модуле asyncio)
allocate_lock() (в модуле _thread)
allocfunc (C type)
allow_reuse_address (атрибут socketserver.BaseServer)
allowed_domains() (метод http.cookiejar.DefaultCookiePolicy)
alt() (в модуле curses.ascii)
ALT_DIGITS (в модуле locale)
altsep (в модуле os)
altzone (в модуле time)
ALWAYS_EQ (в модуле test.support)
ALWAYS_TYPED_ACTIONS (атрибут optparse.Option)
AMPER (в модуле token)
AMPEREQUAL (в модуле token)
and
bitwise
оператор , [Link], [Link]
And (класс в ast)
and_() (в модуле operator)
anext()
базовая функция
AnnAssign (класс в ast)
annotated
assignment
Annotated (в модуле typing)
annotation
type annotation; type hint
annotation (атрибут inspect.Parameter)
annotations
function , [Link]
announce() (метод distutils.ccompiler.CCompiler)
anonymous
function
answer_challenge() (в модуле multiprocessing.connection)
anticipate_failure() (в модуле test.support)
Any (в модуле typing)
ANY (в модуле unittest.mock)
any()
базовая функция
AnyStr (в модуле typing)
api_version (в модуле sys)
apilevel (в модуле sqlite3)
apop() (метод poplib.POP3)
APPDATA
append() (sequence method)
(метод array.array)
(метод collections.deque)
(метод email.header.Header)
(метод imaplib.IMAP4)
(метод msilib.CAB)
(метод pipes.Template)
(метод xml.etree.ElementTree.Element)
append_history_file() (в модуле readline)
appendChild() (метод xml.dom.Node)
appendleft() (метод collections.deque)
application_uri() (в модуле wsgiref.util)
apply (2to3 fixer)
apply() (метод multiprocessing.pool.Pool)
apply_async() (метод multiprocessing.pool.Pool)
apply_defaults() (метод inspect.BoundArguments)
architecture() (в модуле platform)
archive (атрибут zipimport.zipimporter)
aRepr (в модуле reprlib)
arg (класс в ast)
argparse
модуль
args (pdb command)
(атрибут BaseException)
(атрибут functools.partial)
(атрибут inspect.BoundArguments)
(атрибут subprocess.CompletedProcess)
(атрибут subprocess.Popen)
(атрибут typing.ParamSpec)
args_from_interpreter_flags() (в модуле test.support)
argtypes (атрибут ctypes._FuncPtr)
argument
call semantics
difference from parameter
function
function definition
ArgumentDefaultsHelpFormatter (класс в argparse)
ArgumentError
ArgumentParser (класс в argparse)
arguments (атрибут inspect.BoundArguments)
(класс в ast)
argv (in module sys)
(в модуле sys)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
модуль , [Link], [Link]
array (класс в array)
Array (класс в ctypes)
Array() (в модуле multiprocessing)
(в модуле multiprocessing.sharedctypes)
(метод multiprocessing.managers.SyncManager)
arrays
arraysize (атрибут sqlite3.Cursor)
article() (метод nntplib.NNTP)
as
except clause
import statement
with statement
ключевое слово , [Link], [Link], [Link]
AS pattern, OR pattern, capture pattern, wildcard pattern
as_bytes() (метод email.message.EmailMessage)
(метод email.message.Message)
as_completed() (в модуле asyncio)
(в модуле concurrent.futures)
as_file() (в модуле importlib.resources)
as_integer_ratio() (метод decimal.Decimal)
(метод float)
(метод fractions.Fraction)
(метод int)
as_posix() (метод pathlib.PurePath)
as_string() (метод email.message.EmailMessage)
(метод email.message.Message)
as_tuple() (метод decimal.Decimal)
as_uri() (метод pathlib.PurePath)
ASCII
ascii
(в модуле re)
базовая функция
ascii()
базовая функция
ascii() (в модуле curses.ascii)
ascii_letters (в модуле string)
ascii_lowercase (в модуле string)
ascii_uppercase (в модуле string)
asctime() (в модуле time)
asdict() (в модуле dataclasses)
asend() (метод agen)
asin() (в модуле cmath)
(в модуле math)
asinh() (в модуле cmath)
(в модуле math)
askcolor() (в модуле tkinter.colorchooser)
askdirectory() (в модуле tkinter.filedialog)
askfloat() (в модуле tkinter.simpledialog)
askinteger() (в модуле tkinter.simpledialog)
askokcancel() (в модуле tkinter.messagebox)
askopenfile() (в модуле tkinter.filedialog)
askopenfilename() (в модуле tkinter.filedialog)
askopenfilenames() (в модуле tkinter.filedialog)
askopenfiles() (в модуле tkinter.filedialog)
askquestion() (в модуле tkinter.messagebox)
askretrycancel() (в модуле tkinter.messagebox)
asksaveasfile() (в модуле tkinter.filedialog)
asksaveasfilename() (в модуле tkinter.filedialog)
askstring() (в модуле tkinter.simpledialog)
askyesno() (в модуле tkinter.messagebox)
askyesnocancel() (в модуле tkinter.messagebox)
assert
команда , [Link]
Assert (класс в ast)
assert_any_await() (метод unittest.mock.AsyncMock)
assert_any_call() (метод unittest.mock.Mock)
assert_awaited() (метод unittest.mock.AsyncMock)
assert_awaited_once() (метод unittest.mock.AsyncMock)
assert_awaited_once_with() (метод unittest.mock.AsyncMock)
assert_awaited_with() (метод unittest.mock.AsyncMock)
assert_called() (метод unittest.mock.Mock)
assert_called_once() (метод unittest.mock.Mock)
assert_called_once_with() (метод unittest.mock.Mock)
assert_called_with() (метод unittest.mock.Mock)
assert_has_awaits() (метод unittest.mock.AsyncMock)
assert_has_calls() (метод unittest.mock.Mock)
assert_not_awaited() (метод unittest.mock.AsyncMock)
assert_not_called() (метод unittest.mock.Mock)
assert_python_failure() (в модуле test.support.script_helper)
assert_python_ok() (в модуле test.support.script_helper)
assertAlmostEqual() (метод unittest.TestCase)
assertCountEqual() (метод unittest.TestCase)
assertDictEqual() (метод unittest.TestCase)
assertEqual() (метод unittest.TestCase)
assertFalse() (метод unittest.TestCase)
assertGreater() (метод unittest.TestCase)
assertGreaterEqual() (метод unittest.TestCase)
assertIn() (метод unittest.TestCase)
assertInBytecode() (метод test.support.bytecode_helper.BytecodeTestCase)
AssertionError
исключение
assertions
debugging
assertIs() (метод unittest.TestCase)
assertIsInstance() (метод unittest.TestCase)
assertIsNone() (метод unittest.TestCase)
assertIsNot() (метод unittest.TestCase)
assertIsNotNone() (метод unittest.TestCase)
assertLess() (метод unittest.TestCase)
assertLessEqual() (метод unittest.TestCase)
assertListEqual() (метод unittest.TestCase)
assertLogs() (метод unittest.TestCase)
assertMultiLineEqual() (метод unittest.TestCase)
assertNoLogs() (метод unittest.TestCase)
assertNotAlmostEqual() (метод unittest.TestCase)
assertNotEqual() (метод unittest.TestCase)
assertNotIn() (метод unittest.TestCase)
assertNotInBytecode() (метод test.support.bytecode_helper.BytecodeTestCase)
assertNotIsInstance() (метод unittest.TestCase)
assertNotRegex() (метод unittest.TestCase)
assertRaises() (метод unittest.TestCase)
assertRaisesRegex() (метод unittest.TestCase)
assertRegex() (метод unittest.TestCase)
asserts (2to3 fixer)
assertSequenceEqual() (метод unittest.TestCase)
assertSetEqual() (метод unittest.TestCase)
assertTrue() (метод unittest.TestCase)
assertTupleEqual() (метод unittest.TestCase)
assertWarns() (метод unittest.TestCase)
assertWarnsRegex() (метод unittest.TestCase)
Assign (класс в ast)
assignment
annotated
attribute , [Link]
augmented
class attribute
class instance attribute
slice
slicing
statement , [Link]
subscript
subscription
target list
ast
модуль
AST (класс в ast)
ast command line option
--help
--include-attributes
--indent <indent>
--mode <mode>
--no-type-comments
-a
-h
-i <indent>
-m <mode>
astimezone() (метод datetime.datetime)
astuple() (в модуле dataclasses)
async
ключевое слово
ASYNC (в модуле token)
async def
команда
async for
in comprehensions
команда
async with
команда
async_chat (класс в asynchat)
async_chat.ac_in_buffer_size (в модуле asynchat)
async_chat.ac_out_buffer_size (в модуле asynchat)
AsyncContextDecorator (класс в contextlib)
AsyncContextManager (класс в typing)
asynccontextmanager() (в модуле contextlib)
AsyncExitStack (класс в contextlib)
AsyncFor (класс в ast)
AsyncFunctionDef (класс в ast)
AsyncGenerator (класс в collections.abc)
(класс в typing)
AsyncGeneratorType (в модуле types)
asynchat
модуль
asynchronous generator
asynchronous iterator
function
asynchronous-generator
объект
asyncio
модуль
asyncio.subprocess.DEVNULL (встроенная переменная)
asyncio.subprocess.PIPE (встроенная переменная)
asyncio.subprocess.Process (встроенный класс)
asyncio.subprocess.STDOUT (встроенная переменная)
AsyncIterable (класс в collections.abc)
(класс в typing)
AsyncIterator (класс в collections.abc)
(класс в typing)
AsyncMock (класс в unittest.mock)
asyncore
модуль
AsyncResult (класс в multiprocessing.pool)
asyncSetUp() (метод unittest.IsolatedAsyncioTestCase)
asyncTearDown() (метод unittest.IsolatedAsyncioTestCase)
AsyncWith (класс в ast)
AT (в модуле token)
at_eof() (метод asyncio.StreamReader)
atan() (в модуле cmath)
(в модуле math)
atan2() (в модуле math)
atanh() (в модуле cmath)
(в модуле math)
ATEQUAL (в модуле token)
atexit
модуль
atexit (атрибут weakref.finalize)
athrow() (метод agen)
atof() (в модуле locale)
atoi() (в модуле locale)
atom
attach() (метод email.message.Message)
attach_loop() (метод asyncio.AbstractChildWatcher)
attach_mock() (метод unittest.mock.Mock)
AttlistDeclHandler() (метод xml.parsers.expat.xmlparser)
attrgetter() (в модуле operator)
attrib (атрибут xml.etree.ElementTree.Element)
attribute
assignment , [Link]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
Attribute (класс в ast)
AttributeError
исключение
attributes (атрибут xml.dom.Node)
AttributesImpl (класс в xml.sax.xmlreader)
AttributesNSImpl (класс в xml.sax.xmlreader)
attroff() (метод curses.window)
attron() (метод curses.window)
attrset() (метод curses.window)
Audio Interchange File Format
AUDIO_FILE_ENCODING_ADPCM_G721 (в модуле sunau)
AUDIO_FILE_ENCODING_ADPCM_G722 (в модуле sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_3 (в модуле sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_5 (в модуле sunau)
AUDIO_FILE_ENCODING_ALAW_8 (в модуле sunau)
AUDIO_FILE_ENCODING_DOUBLE (в модуле sunau)
AUDIO_FILE_ENCODING_FLOAT (в модуле sunau)
AUDIO_FILE_ENCODING_LINEAR_16 (в модуле sunau)
AUDIO_FILE_ENCODING_LINEAR_24 (в модуле sunau)
AUDIO_FILE_ENCODING_LINEAR_32 (в модуле sunau)
AUDIO_FILE_ENCODING_LINEAR_8 (в модуле sunau)
AUDIO_FILE_ENCODING_MULAW_8 (в модуле sunau)
AUDIO_FILE_MAGIC (в модуле sunau)
AUDIODEV
audioop
модуль
audit events
audit() (в модуле sys)
auditing
AugAssign (класс в ast)
augmented
assignment
auth() (метод ftplib.FTP_TLS)
(метод smtplib.SMTP)
authenticate() (метод imaplib.IMAP4)
AuthenticationError
authenticators() (метод netrc.netrc)
authkey (атрибут multiprocessing.Process)
auto (класс в enum)
autorange() (метод timeit.Timer)
available_timezones() (в модуле zoneinfo)
avg() (в модуле audioop)
avgpp() (в модуле audioop)
avoids_symlink_attacks (атрибут shutil.rmtree)
await
in comprehensions
ключевое слово , [Link]
AWAIT (в модуле token)
Await (класс в ast)
await_args (атрибут unittest.mock.AsyncMock)
await_args_list (атрибут unittest.mock.AsyncMock)
await_count (атрибут unittest.mock.AsyncMock)
Awaitable (класс в collections.abc)
(класс в typing)


B

b"
bytes literal
b'
bytes literal
b16decode() (в модуле base64)
b16encode() (в модуле base64)
b2a_base64() (в модуле binascii)
b2a_hex() (в модуле binascii)
b2a_hqx() (в модуле binascii)
b2a_qp() (в модуле binascii)
b2a_uu() (в модуле binascii)
b32decode() (в модуле base64)
b32encode() (в модуле base64)
b32hexdecode() (в модуле base64)
b32hexencode() (в модуле base64)
b64decode() (в модуле base64)
b64encode() (в модуле base64)
b85decode() (в модуле base64)
b85encode() (в модуле base64)
Babyl (класс в mailbox)
BabylMessage (класс в mailbox)
back() (в модуле turtle)
backslash character
backslashreplace
error handler's name
backslashreplace_errors() (в модуле codecs)
backup() (метод sqlite3.Connection)
backward() (в модуле turtle)
BadGzipFile
BadStatusLine
BadZipFile
BadZipfile
Balloon (класс в tkinter.tix)
Barrier (класс в multiprocessing)
(класс в threading)
Barrier() (метод multiprocessing.managers.SyncManager)
base64
encoding
модуль , [Link]
base_exec_prefix (в модуле sys)
base_prefix (в модуле sys)
BaseCGIHandler (класс в wsgiref.handlers)
BaseCookie (класс в http.cookies)
BaseException
BaseHandler (класс в urllib.request)
(класс в wsgiref.handlers)
BaseHeader (класс в email.headerregistry)
BaseHTTPRequestHandler (класс в http.server)
BaseManager (класс в multiprocessing.managers)
basename() (в модуле os.path)
BaseProtocol (класс в asyncio)
BaseProxy (класс в multiprocessing.managers)
BaseRequestHandler (класс в socketserver)
BaseRotatingHandler (класс в logging.handlers)
BaseSelector (класс в selectors)
BaseServer (класс в socketserver)
basestring (2to3 fixer)
BaseTransport (класс в asyncio)
basicConfig() (в модуле logging)
BasicContext (класс в decimal)
BasicInterpolation (класс в configparser)
BasicTestRunner (класс в test.support)
baudrate() (в модуле curses)
bbox() (метод tkinter.ttk.Treeview)
BDADDR_ANY (в модуле socket)
BDADDR_LOCAL (в модуле socket)
bdb
модуль , [Link]
Bdb (класс в bdb)
BdbQuit
BDFL
bdist_msi (класс в distutils.command.bdist_msi)
beep() (в модуле curses)
Beep() (в модуле winsound)
BEFORE_ASYNC_WITH (opcode)
begin_fill() (в модуле turtle)
begin_poly() (в модуле turtle)
below() (метод curses.panel.Panel)
BELOW_NORMAL_PRIORITY_CLASS (в модуле subprocess)
Benchmarking
benchmarking
betavariate() (в модуле random)
bgcolor() (в модуле turtle)
bgpic() (в модуле turtle)
bias() (в модуле audioop)
bidirectional() (в модуле unicodedata)
bigaddrspacetest() (в модуле test.support)
BigEndianStructure (класс в ctypes)
bigmemtest() (в модуле test.support)
bin()
базовая функция
binary
arithmetic operation
bitwise operation
data, packing
literals
Binary (класс в msilib)
(класс в xmlrpc.client)
binary literal
binary mode
binary semaphores
BINARY_ADD (opcode)
BINARY_AND (opcode)
BINARY_FLOOR_DIVIDE (opcode)
BINARY_LSHIFT (opcode)
BINARY_MATRIX_MULTIPLY (opcode)
BINARY_MODULO (opcode)
BINARY_MULTIPLY (opcode)
BINARY_OR (opcode)
BINARY_POWER (opcode)
BINARY_RSHIFT (opcode)
BINARY_SUBSCR (opcode)
BINARY_SUBTRACT (opcode)
BINARY_TRUE_DIVIDE (opcode)
BINARY_XOR (opcode)
binaryfunc (C type)
BinaryIO (класс в typing)
binascii
модуль
bind (widgets)
bind() (метод asyncore.dispatcher)
(метод inspect.Signature)
(метод socket.socket)
bind_partial() (метод inspect.Signature)
bind_port() (в модуле test.support.socket_helper)
bind_textdomain_codeset() (в модуле gettext)
bind_unix_socket() (в модуле test.support.socket_helper)
binding
global name
name , [Link], [Link], [Link], [Link], [Link], [Link]
bindtextdomain() (в модуле gettext)
(в модуле locale)
binhex
модуль , [Link]
binhex() (в модуле binhex)
BinOp (класс в ast)
bisect
модуль
bisect() (в модуле bisect)
bisect_left() (в модуле bisect)
bisect_right() (в модуле bisect)
bit_count() (метод int)
bit_length() (метод int)
BitAnd (класс в ast)
bitmap() (метод msilib.Dialog)
BitOr (класс в ast)
bitwise
and
operation, binary
operation, unary
operations
or
xor
BitXor (класс в ast)
bk() (в модуле turtle)
bkgd() (метод curses.window)
bkgdset() (метод curses.window)
blake2b() (в модуле hashlib)
blake2b, blake2s
blake2b.MAX_DIGEST_SIZE (в модуле hashlib)
blake2b.MAX_KEY_SIZE (в модуле hashlib)
blake2b.PERSON_SIZE (в модуле hashlib)
blake2b.SALT_SIZE (в модуле hashlib)
blake2s() (в модуле hashlib)
blake2s.MAX_DIGEST_SIZE (в модуле hashlib)
blake2s.MAX_KEY_SIZE (в модуле hashlib)
blake2s.PERSON_SIZE (в модуле hashlib)
blake2s.SALT_SIZE (в модуле hashlib)
blank line
block
code
block_size (атрибут hmac.HMAC)
blocked_domains() (метод http.cookiejar.DefaultCookiePolicy)
BlockingIOError
blocksize (атрибут http.client.HTTPConnection)
BNF
body() (метод nntplib.NNTP)
(метод tkinter.simpledialog.Dialog)
body_encode() (метод email.charset.Charset)
body_encoding (атрибут email.charset.Charset)
body_line_iterator() (в модуле email.iterators)
BOLD (в модуле tkinter.font)
BOM (в модуле codecs)
BOM_BE (в модуле codecs)
BOM_LE (в модуле codecs)
BOM_UTF16 (в модуле codecs)
BOM_UTF16_BE (в модуле codecs)
BOM_UTF16_LE (в модуле codecs)
BOM_UTF32 (в модуле codecs)
BOM_UTF32_BE (в модуле codecs)
BOM_UTF32_LE (в модуле codecs)
BOM_UTF8 (в модуле codecs)
bool (встроенный класс)
Boolean
operation
operations , [Link]
type
values
объект , [Link]
BOOLEAN_STATES (атрибут configparser.ConfigParser)
BoolOp (класс в ast)
bootstrap() (в модуле ensurepip)
border() (метод curses.window)
bottom() (метод curses.panel.Panel)
bottom_panel() (в модуле curses.panel)
BoundArguments (класс в inspect)
BoundaryError
BoundedSemaphore (класс в asyncio)
(класс в multiprocessing)
(класс в threading)
BoundedSemaphore() (метод multiprocessing.managers.SyncManager)
box() (метод curses.window)
bpformat() (метод bdb.Breakpoint)
bpprint() (метод bdb.Breakpoint)
break
команда , [Link], [Link], [Link], [Link]
break (pdb command)
Break (класс в ast)
break_anywhere() (метод bdb.Bdb)
break_here() (метод bdb.Bdb)
break_long_words (атрибут textwrap.TextWrapper)
break_on_hyphens (атрибут textwrap.TextWrapper)
Breakpoint (класс в bdb)
breakpoint()
базовая функция
breakpointhook() (в модуле sys)
breakpoints
broadcast_address (атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Network)
broken (атрибут threading.Barrier)
BrokenBarrierError
BrokenExecutor
BrokenPipeError
BrokenProcessPool
BrokenThreadPool
BROWSER
BsdDbShelf (класс в shelve)
buf (атрибут multiprocessing.shared_memory.SharedMemory)
buffer (2to3 fixer)
(атрибут io.TextIOBase)
(атрибут unittest.TestResult)
buffer interface
(see buffer protocol)
buffer object
(see buffer protocol)
buffer protocol
binary sequence types
str (built-in class)
buffer size, I/O
buffer_info() (метод array.array)
buffer_size (атрибут xml.parsers.expat.xmlparser)
buffer_text (атрибут xml.parsers.expat.xmlparser)
buffer_updated() (метод asyncio.BufferedProtocol)
buffer_used (атрибут xml.parsers.expat.xmlparser)
BufferedIOBase (класс в io)
BufferedProtocol (класс в asyncio)
BufferedRandom (класс в io)
BufferedReader (класс в io)
BufferedRWPair (класс в io)
BufferedWriter (класс в io)
BufferError
BufferingHandler (класс в logging.handlers)
BufferTooShort
bufsize() (метод ossaudiodev.oss_audio_device)
BUILD_CONST_KEY_MAP (opcode)
BUILD_LIST (opcode)
BUILD_MAP (opcode)
build_opener() (в модуле urllib.request)
build_py (класс в distutils.command.build_py)
build_py_2to3 (класс в distutils.command.build_py)
BUILD_SET (opcode)
BUILD_SLICE (opcode)
BUILD_STRING (opcode)
BUILD_TUPLE (opcode)
built-in
method
types
built-in function
call
объект , [Link]
built-in method
call
объект , [Link]
builtin_module_names (в модуле sys)
BuiltinFunctionType (в модуле types)
BuiltinImporter (класс в importlib.machinery)
BuiltinMethodType (в модуле types)
builtins
модуль , [Link], [Link], [Link], [Link], [Link]
ButtonBox (класс в tkinter.tix)
buttonbox() (метод tkinter.simpledialog.Dialog)
bye() (в модуле turtle)
byref() (в модуле ctypes)
byte
byte-code
file , [Link]
byte_compile() (в модуле distutils.util)
bytearray
formatting
interpolation
methods
объект , [Link], [Link], [Link]
bytearray (встроенный класс)
bytecode
Bytecode (класс в dis)
Bytecode.codeobj (в модуле dis)
Bytecode.first_line (в модуле dis)
BYTECODE_SUFFIXES (в модуле importlib.machinery)
BytecodeTestCase (класс в test.support.bytecode_helper)
byteorder (в модуле sys)
bytes
formatting
interpolation
methods
str (built-in class)
базовая функция , [Link]
объект , [Link], [Link]
bytes (атрибут uuid.UUID)
(встроенный класс)
bytes literal
bytes_le (атрибут uuid.UUID)
BytesFeedParser (класс в email.parser)
BytesGenerator (класс в email.generator)
BytesHeaderParser (класс в email.parser)
BytesIO (класс в io)
BytesParser (класс в email.parser)
ByteString (класс в collections.abc)
(класс в typing)
byteswap() (в модуле audioop)
(метод array.array)
BytesWarning
bz2
модуль
BZ2Compressor (класс в bz2)
BZ2Decompressor (класс в bz2)
BZ2File (класс в bz2)


C

C
language , [Link], [Link], [Link], [Link], [Link]
structures
C-contiguous
C14NWriterTarget (класс в xml.etree.ElementTree)
c_bool (класс в ctypes)
C_BUILTIN (в модуле imp)
c_byte (класс в ctypes)
c_char (класс в ctypes)
c_char_p (класс в ctypes)
c_contiguous (атрибут memoryview)
c_double (класс в ctypes)
C_EXTENSION (в модуле imp)
c_float (класс в ctypes)
c_int (класс в ctypes)
c_int16 (класс в ctypes)
c_int32 (класс в ctypes)
c_int64 (класс в ctypes)
c_int8 (класс в ctypes)
c_long (класс в ctypes)
c_longdouble (класс в ctypes)
c_longlong (класс в ctypes)
c_short (класс в ctypes)
c_size_t (класс в ctypes)
c_ssize_t (класс в ctypes)
c_ubyte (класс в ctypes)
c_uint (класс в ctypes)
c_uint16 (класс в ctypes)
c_uint32 (класс в ctypes)
c_uint64 (класс в ctypes)
c_uint8 (класс в ctypes)
c_ulong (класс в ctypes)
c_ulonglong (класс в ctypes)
c_ushort (класс в ctypes)
c_void_p (класс в ctypes)
c_wchar (класс в ctypes)
c_wchar_p (класс в ctypes)
CAB (класс в msilib)
cache() (в модуле functools)
cache_from_source() (в модуле imp)
(в модуле importlib.util)
cached (атрибут importlib.machinery.ModuleSpec)
cached_property() (в модуле functools)
CacheFTPHandler (класс в urllib.request)
calcobjsize() (в модуле test.support)
calcsize() (в модуле struct)
calcvobjsize() (в модуле test.support)
calendar
модуль
Calendar (класс в calendar)
calendar() (в модуле calendar)
call
built-in function
built-in method
class instance
class object , [Link], [Link]
function , [Link], [Link]
instance , [Link]
method
procedure
user-defined function
Call (класс в ast)
call() (в модуле subprocess)
(в модуле unittest.mock)
call_args (атрибут unittest.mock.Mock)
call_args_list (атрибут unittest.mock.Mock)
call_at() (метод asyncio.loop)
call_count (атрибут unittest.mock.Mock)
call_exception_handler() (метод asyncio.loop)
CALL_FUNCTION (opcode)
CALL_FUNCTION_EX (opcode)
CALL_FUNCTION_KW (opcode)
call_later() (метод asyncio.loop)
call_list() (метод unittest.mock.call)
CALL_METHOD (opcode)
call_soon() (метод asyncio.loop)
call_soon_threadsafe() (метод asyncio.loop)
call_tracing() (в модуле sys)
callable
объект , [Link]
Callable (в модуле typing)
(класс в collections.abc)
callable()
базовая функция
CallableProxyType (в модуле weakref)
callback (атрибут optparse.Option)
callback() (метод contextlib.ExitStack)
callback_args (атрибут optparse.Option)
callback_kwargs (атрибут optparse.Option)
callbacks (в модуле gc)
called (атрибут unittest.mock.Mock)
CalledProcessError
calloc()
CAN_BCM (в модуле socket)
can_change_color() (в модуле curses)
can_fetch() (метод urllib.robotparser.RobotFileParser)
CAN_ISOTP (в модуле socket)
CAN_J1939 (в модуле socket)
CAN_RAW_FD_FRAMES (в модуле socket)
CAN_RAW_JOIN_FILTERS (в модуле socket)
can_symlink() (в модуле test.support.os_helper)
can_write_eof() (метод asyncio.StreamWriter)
(метод asyncio.WriteTransport)
can_xattr() (в модуле test.support.os_helper)
cancel() (метод asyncio.Future)
(метод asyncio.Handle)
(метод asyncio.Task)
(метод concurrent.futures.Future)
(метод sched.scheduler)
(метод threading.Timer)
(метод tkinter.dnd.DndHandler)
cancel_command() (метод tkinter.filedialog.FileDialog)
cancel_dump_traceback_later() (в модуле faulthandler)
cancel_join_thread() (метод multiprocessing.Queue)
cancelled() (метод asyncio.Future)
(метод asyncio.Handle)
(метод asyncio.Task)
(метод concurrent.futures.Future)
CancelledError
CannotSendHeader
CannotSendRequest
canonic() (метод bdb.Bdb)
canonical() (метод decimal.Context)
(метод decimal.Decimal)
canonicalize() (в модуле xml.etree.ElementTree)
capa() (метод poplib.POP3)
capitalize() (метод bytearray)
(метод bytes)
(метод str)
Capsule
объект
captured_stderr() (в модуле test.support)
captured_stdin() (в модуле test.support)
captured_stdout() (в модуле test.support)
captureWarnings() (в модуле logging)
capwords() (в модуле string)
case
match
ключевое слово
case block
casefold() (метод str)
cast() (в модуле ctypes)
(в модуле typing)
(метод memoryview)
cat() (в модуле nis)
catch_threading_exception() (в модуле test.support.threading_helper)
catch_unraisable_exception() (в модуле test.support)
catch_warnings (класс в warnings)
category() (в модуле unicodedata)
cbreak() (в модуле curses)
CC
ccc() (метод ftplib.FTP_TLS)
CCompiler (класс в distutils.ccompiler)
cdf() (метод statistics.NormalDist)
CDLL (класс в ctypes)
ceil() (in module math)
(в модуле math)
CellType (в модуле types)
center() (метод bytearray)
(метод bytes)
(метод str)
CERT_NONE (в модуле ssl)
CERT_OPTIONAL (в модуле ssl)
CERT_REQUIRED (в модуле ssl)
cert_store_stats() (метод ssl.SSLContext)
cert_time_to_seconds() (в модуле ssl)
CertificateError
certificates
CFLAGS
CFLAGS_NODIST
CFUNCTYPE() (в модуле ctypes)
cget() (метод tkinter.font.Font)
CGI
debugging
exceptions
protocol
security
tracebacks
cgi
модуль
cgi_directories (атрибут http.server.CGIHTTPRequestHandler)
CGIHandler (класс в wsgiref.handlers)
CGIHTTPRequestHandler (класс в http.server)
cgitb
модуль
CGIXMLRPCRequestHandler (класс в xmlrpc.server)
chain() (в модуле itertools)
chaining
comparisons , [Link]
exception
ChainMap (класс в collections)
(класс в typing)
change_cwd() (в модуле test.support.os_helper)
change_root() (в модуле distutils.util)
CHANNEL_BINDING_TYPES (в модуле ssl)
channel_class (атрибут smtpd.SMTPServer)
channels() (метод ossaudiodev.oss_audio_device)
CHAR_MAX (в модуле locale)
character
CharacterDataHandler() (метод xml.parsers.expat.xmlparser)
characters() (метод xml.sax.handler.ContentHandler)
characters_written (атрибут BlockingIOError)
Charset (класс в email.charset)
charset() (метод gettext.NullTranslations)
chdir() (в модуле os)
check (атрибут lzma.LZMADecompressor)
check() (в модуле tabnanny)
(метод imaplib.IMAP4)
check__all__() (в модуле test.support)
check_call() (в модуле subprocess)
check_disallow_instantiation() (в модуле test.support)
check_environ() (в модуле distutils.util)
check_free_after_iterating() (в модуле test.support)
check_hostname (атрибут ssl.SSLContext)
check_impl_detail() (в модуле test.support)
check_no_resource_warning() (в модуле test.support.warnings_helper)
check_output() (в модуле subprocess)
(метод doctest.OutputChecker)
check_returncode() (метод subprocess.CompletedProcess)
check_syntax_error() (в модуле test.support)
check_syntax_warning() (в модуле test.support.warnings_helper)
check_unused_args() (метод string.Formatter)
check_warnings() (в модуле test.support.warnings_helper)
checkbox() (метод msilib.Dialog)
checkcache() (в модуле linecache)
CHECKED_HASH (атрибут py_compile.PycInvalidationMode)
checkfuncname() (в модуле bdb)
CheckList (класс в tkinter.tix)
checksizeof() (в модуле test.support)
checksum
Cyclic Redundancy Check
chflags() (в модуле os)
chgat() (метод curses.window)
childNodes (атрибут xml.dom.Node)
ChildProcessError
children (атрибут pyclbr.Class)
(атрибут pyclbr.Function)
(атрибут tkinter.Tk)
chmod() (в модуле os)
(метод pathlib.Path)
choice() (в модуле random)
(в модуле secrets)
choices (атрибут optparse.Option)
choices() (в модуле random)
Chooser (класс в tkinter.colorchooser)
chown() (в модуле os)
(в модуле shutil)
chr
базовая функция
chr()
базовая функция
chroot() (в модуле os)
chunk
модуль
Chunk (класс в chunk)
cipher
DES
cipher() (метод ssl.SSLSocket)
circle() (в модуле turtle)
CIRCUMFLEX (в модуле token)
CIRCUMFLEXEQUAL (в модуле token)
Clamped (класс в decimal)
class
attribute
attribute assignment
body
constructor
definition , [Link]
instance
name
команда
объект , [Link], [Link]
Class (класс в symtable)
class instance
attribute
attribute assignment
call
объект , [Link], [Link]
class object
call , [Link], [Link]
ClassDef (класс в ast)
classmethod
базовая функция
classmethod()
базовая функция
ClassMethodDescriptorType (в модуле types)
ClassVar (в модуле typing)
clause
CLD_CONTINUED (в модуле os)
CLD_DUMPED (в модуле os)
CLD_EXITED (в модуле os)
CLD_KILLED (в модуле os)
CLD_STOPPED (в модуле os)
CLD_TRAPPED (в модуле os)
clean() (метод mailbox.Maildir)
cleandoc() (в модуле inspect)
CleanImport (класс в test.support.import_helper)
cleanup functions
clear (pdb command)
Clear Breakpoint
clear() (sequence method)
(в модуле turtle)
(метод asyncio.Event)
(метод collections.deque)
(метод curses.window)
(метод dict)
(метод email.message.EmailMessage)
(метод frame)
(метод frozenset)
(метод http.cookiejar.CookieJar)
(метод mailbox.Mailbox)
(метод threading.Event)
(метод xml.etree.ElementTree.Element)
clear_all_breaks() (метод bdb.Bdb)
clear_all_file_breaks() (метод bdb.Bdb)
clear_bpbynumber() (метод bdb.Bdb)
clear_break() (метод bdb.Bdb)
clear_cache() (в модуле filecmp)
(метод класса zoneinfo.ZoneInfo)
clear_content() (метод email.message.EmailMessage)
clear_flags() (метод decimal.Context)
clear_frames() (в модуле traceback)
clear_history() (в модуле readline)
clear_session_cookies() (метод http.cookiejar.CookieJar)
clear_traces() (в модуле tracemalloc)
clear_traps() (метод decimal.Context)
clearcache() (в модуле linecache)
ClearData() (метод msilib.Record)
clearok() (метод curses.window)
clearscreen() (в модуле turtle)
clearstamp() (в модуле turtle)
clearstamps() (в модуле turtle)
Client() (в модуле multiprocessing.connection)
client_address (атрибут http.server.BaseHTTPRequestHandler)
CLOCK_BOOTTIME (в модуле time)
clock_getres() (в модуле time)
clock_gettime() (в модуле time)
clock_gettime_ns() (в модуле time)
CLOCK_HIGHRES (в модуле time)
CLOCK_MONOTONIC (в модуле time)
CLOCK_MONOTONIC_RAW (в модуле time)
CLOCK_PROCESS_CPUTIME_ID (в модуле time)
CLOCK_PROF (в модуле time)
CLOCK_REALTIME (в модуле time)
clock_settime() (в модуле time)
clock_settime_ns() (в модуле time)
CLOCK_TAI (в модуле time)
CLOCK_THREAD_CPUTIME_ID (в модуле time)
CLOCK_UPTIME (в модуле time)
CLOCK_UPTIME_RAW (в модуле time)
clone() (в модуле turtle)
(метод email.generator.BytesGenerator)
(метод email.generator.Generator)
(метод email.policy.Policy)
(метод pipes.Template)
cloneNode() (метод xml.dom.Node)
close() (in module os)
(в модуле fileinput)
(в модуле os)
(в модуле socket)
(метод aifc.aifc)
(метод asyncio.AbstractChildWatcher)
(метод asyncio.BaseTransport)
(метод asyncio.loop)
(метод asyncio.Server)
(метод asyncio.StreamWriter)
(метод asyncio.SubprocessTransport)
(метод asyncore.dispatcher)
(метод chunk.Chunk)
(метод contextlib.ExitStack)
(метод coroutine)
(метод dbm.dumb.dumbdbm)
(метод dbm.gnu.gdbm)
(метод dbm.ndbm.ndbm)
(метод distutils.text_file.TextFile)
(метод email.parser.BytesFeedParser)
(метод ftplib.FTP)
(метод generator)
(метод html.parser.HTMLParser)
(метод http.client.HTTPConnection)
(метод imaplib.IMAP4)
(метод io.IOBase)
(метод logging.FileHandler)
(метод logging.Handler)
(метод logging.handlers.MemoryHandler)
(метод logging.handlers.NTEventLogHandler)
(метод logging.handlers.SocketHandler)
(метод logging.handlers.SysLogHandler)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод mailbox.MH)
(метод mmap.mmap)
Close() (метод msilib.Database)
(метод msilib.View)
close() (метод multiprocessing.connection.Connection)
(метод multiprocessing.connection.Listener)
(метод multiprocessing.pool.Pool)
(метод multiprocessing.Process)
(метод multiprocessing.Queue)
(метод multiprocessing.shared_memory.SharedMemory)
(метод multiprocessing.SimpleQueue)
(метод os.scandir)
(метод ossaudiodev.oss_audio_device)
(метод ossaudiodev.oss_mixer_device)
(метод select.devpoll)
(метод select.epoll)
(метод select.kqueue)
(метод selectors.BaseSelector)
(метод shelve.Shelf)
(метод socket.socket)
(метод sqlite3.Connection)
(метод sqlite3.Cursor)
(метод sunau.AU_read)
(метод sunau.AU_write)
(метод tarfile.TarFile)
(метод telnetlib.Telnet)
(метод urllib.request.BaseHandler)
(метод wave.Wave_read)
(метод wave.Wave_write)
Close() (метод winreg.PyHKEY)
close() (метод xml.etree.ElementTree.TreeBuilder)
(метод xml.etree.ElementTree.XMLParser)
(метод xml.etree.ElementTree.XMLPullParser)
(метод xml.sax.xmlreader.IncrementalParser)
(метод zipfile.ZipFile)
close_connection (атрибут http.server.BaseHTTPRequestHandler)
close_when_done() (метод asynchat.async_chat)
closed (атрибут http.client.HTTPResponse)
(атрибут io.IOBase)
(атрибут mmap.mmap)
(атрибут ossaudiodev.oss_audio_device)
(атрибут select.devpoll)
(атрибут select.epoll)
(атрибут select.kqueue)
CloseKey() (в модуле winreg)
closelog() (в модуле syslog)
closerange() (в модуле os)
closing() (в модуле contextlib)
clrtobot() (метод curses.window)
clrtoeol() (метод curses.window)
cmath
модуль
cmd
модуль , [Link]
cmd (атрибут subprocess.CalledProcessError)
(атрибут subprocess.TimeoutExpired)
Cmd (класс в cmd)
cmdloop() (метод cmd.Cmd)
cmdqueue (атрибут cmd.Cmd)
cmp() (в модуле filecmp)
cmp_op (в модуле dis)
cmp_to_key() (в модуле functools)
cmpfiles() (в модуле filecmp)
CMSG_LEN() (в модуле socket)
CMSG_SPACE() (в модуле socket)
co_argcount (code object attribute)
CO_ASYNC_GENERATOR (в модуле inspect)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
CO_COROUTINE (в модуле inspect)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
CO_FUTURE_DIVISION (C var)
CO_GENERATOR (в модуле inspect)
CO_ITERABLE_COROUTINE (в модуле inspect)
co_kwonlyargcount (code object attribute)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
CO_NESTED (в модуле inspect)
CO_NEWLOCALS (в модуле inspect)
co_nlocals (code object attribute)
CO_NOFREE (в модуле inspect)
CO_OPTIMIZED (в модуле inspect)
co_posonlyargcount (code object attribute)
co_stacksize (code object attribute)
CO_VARARGS (в модуле inspect)
CO_VARKEYWORDS (в модуле inspect)
co_varnames (code object attribute)
code
block
модуль
code (атрибут SystemExit)
(атрибут urllib.error.HTTPError)
(атрибут urllib.response.addinfourl)
(атрибут xml.etree.ElementTree.ParseError)
(атрибут xml.parsers.expat.ExpatError)
code object
code_info() (в модуле dis)
CodecInfo (класс в codecs)
Codecs
decode
encode
codecs
модуль
coded_value (атрибут http.cookies.Morsel)
codeop
модуль
codepoint2name (в модуле html.entities)
codes (в модуле xml.parsers.expat.errors)
CODESET (в модуле locale)
CodeType (класс в types)
coding
style
col_offset (атрибут ast.AST)
collapse_addresses() (в модуле ipaddress)
collapse_rfc2231_value() (в модуле email.utils)
collect() (в модуле gc)
collect_incoming_data() (метод asynchat.async_chat)
Collection (класс в collections.abc)
(класс в typing)
collections
модуль
collections.abc
модуль
colno (атрибут json.JSONDecodeError)
(атрибут re.error)
COLON (в модуле token)
COLONEQUAL (в модуле token)
color() (в модуле turtle)
color_content() (в модуле curses)
color_pair() (в модуле curses)
colormode() (в модуле turtle)
colorsys
модуль
COLS
column() (метод tkinter.ttk.Treeview)
COLUMNS
columns (атрибут os.terminal_size)
comb() (в модуле math)
combinations() (в модуле itertools)
combinations_with_replacement() (в модуле itertools)
combine() (метод класса datetime.datetime)
combining() (в модуле unicodedata)
ComboBox (класс в tkinter.tix)
Combobox (класс в tkinter.ttk)
comma
trailing
COMMA (в модуле token)
command (атрибут http.server.BaseHTTPRequestHandler)
Command (класс в distutils.cmd)
(класс в distutils.core)
command line
command line option
--check-hash-based-pycs default|always|never
--disable-ipv6
--disable-test-modules
--enable-big-digits=[15|30]
--enable-framework
--enable-framework=INSTALLDIR
--enable-loadable-sqlite-extensions
--enable-optimizations
--enable-profiling
--enable-shared
--enable-universalsdk
--enable-universalsdk=SDKDIR
--help
--version
--with-address-sanitizer
--with-assertions
--with-builtin-hashlib-hashes=md5,sha1,sha256,sha512,sha3,blake2
--with-computed-gotos
--with-cxx-main
--with-cxx-main=COMPILER
--with-dbmliborder=db1:db2:...
--with-dtrace
--with-ensurepip=[upgrade|install|no]
--with-framework-name=FRAMEWORK
--with-hash-algorithm=[fnv|siphash24]
--with-libc=STRING
--with-libm=STRING
--with-libs='lib1 ...'
--with-lto
--with-memory-sanitizer
--with-openssl-rpath=[no|auto|DIR]
--with-openssl=DIR
--with-platlibdir=DIRNAME
--with-pydebug
--with-readline=editline
--with-ssl-default-suites=[python|openssl|STRING]
--with-suffix=SUFFIX
--with-system-expat
--with-system-ffi
--with-system-libmpdec
--with-tcltk-includes='-I...'
--with-tcltk-libs='-L...'
--with-trace-refs
--with-tzpath=<list of absolute paths separated by pathsep>
--with-undefined-behavior-sanitizer
--with-universal-archs=ARCH
--with-valgrind
--with-wheel-pkg-dir=PATH
--without-c-locale-coercion
--without-decimal-contextvar
--without-doc-strings
--without-pymalloc
--without-readline
--without-static-libpython
-?
-b
-B
-c <command>
-d
-E
-h
-i
-I
-J
-m <module-name>
-O
-OO
-q
-R
-s
-S
-u
-V
-v
-W arg
-x
-X
CommandCompiler (класс в codeop)
commands (pdb command)
comment
(атрибут http.cookiejar.Cookie)
(атрибут zipfile.ZipFile)
(атрибут zipfile.ZipInfo)
COMMENT (в модуле token)
Comment() (в модуле xml.etree.ElementTree)
comment() (метод xml.etree.ElementTree.TreeBuilder)
(метод xml.sax.handler.LexicalHandler)
comment_url (атрибут http.cookiejar.Cookie)
commenters (атрибут shlex.shlex)
CommentHandler() (метод xml.parsers.expat.xmlparser)
commit() (метод msilib.CAB)
Commit() (метод msilib.Database)
commit() (метод sqlite3.Connection)
common (атрибут filecmp.dircmp)
Common Gateway Interface
common_dirs (атрибут filecmp.dircmp)
common_files (атрибут filecmp.dircmp)
common_funny (атрибут filecmp.dircmp)
common_types (в модуле mimetypes)
commonpath() (в модуле os.path)
commonprefix() (в модуле os.path)
communicate() (метод asyncio.subprocess.Process)
(метод subprocess.Popen)
Compare (класс в ast)
compare() (метод decimal.Context)
(метод decimal.Decimal)
(метод difflib.Differ)
compare_digest() (в модуле hmac)
(в модуле secrets)
compare_networks() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
COMPARE_OP (opcode)
compare_signal() (метод decimal.Context)
(метод decimal.Decimal)
compare_to() (метод tracemalloc.Snapshot)
compare_total() (метод decimal.Context)
(метод decimal.Decimal)
compare_total_mag() (метод decimal.Context)
(метод decimal.Decimal)
comparing
objects
comparison
operator
COMPARISON_FLAGS (в модуле doctest)
comparisons
chaining , [Link]
compat32 (в модуле email.policy)
Compat32 (класс в email.policy)
compile
базовая функция , [Link], [Link], [Link]
Compile (класс в codeop)
compile()
базовая функция
compile() (в модуле py_compile)
(в модуле re)
(метод distutils.ccompiler.CCompiler)
compile_command() (в модуле code)
(в модуле codeop)
compile_dir() (в модуле compileall)
compile_file() (в модуле compileall)
compile_path() (в модуле compileall)
compileall
модуль
compileall command line option
--hardlink-dupes
--invalidation-mode [timestamp|checked-hash|unchecked-hash]
-b
-d destdir
-e dir
-f
-i list
-j N
-l
-o level
-p prepend_prefix
-q
-r
-s strip_prefix
-x regex
directory ...
file ...
complete() (метод rlcompleter.Completer)
complete_statement() (в модуле sqlite3)
completedefault() (метод cmd.Cmd)
CompletedProcess (класс в subprocess)
complex
number
базовая функция , [Link]
объект
complex (встроенный класс)
Complex (класс в numbers)
complex literal
complex number
literals
объект , [Link]
compound
statement
comprehension (класс в ast)
comprehensions
dictionary
list
set
compress() (в модуле bz2)
(в модуле gzip)
(в модуле itertools)
(в модуле lzma)
(в модуле zlib)
(метод bz2.BZ2Compressor)
(метод lzma.LZMACompressor)
(метод zlib.Compress)
compress_size (атрибут zipfile.ZipInfo)
compress_type (атрибут zipfile.ZipInfo)
compressed (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
compression() (метод ssl.SSLSocket)
CompressionError
compressobj() (в модуле zlib)
COMSPEC
concat() (в модуле operator)
Concatenate (в модуле typing)
concatenation
operation
concurrent.futures
модуль
condition (pdb command)
Condition (класс в asyncio)
(класс в multiprocessing)
(класс в threading)
condition() (метод msilib.Control)
Condition() (метод multiprocessing.managers.SyncManager)
Conditional
expression
conditional
expression
config() (метод tkinter.font.Font)
configparser
модуль
ConfigParser (класс в configparser)
configuration
file
file, debugger
file, path
configuration information
configure() (метод tkinter.ttk.Style)
configure_mock() (метод unittest.mock.Mock)
confstr() (в модуле os)
confstr_names (в модуле os)
conjugate() (complex number method)
(метод decimal.Decimal)
(метод numbers.Complex)
conn (атрибут smtpd.SMTPChannel)
connect() (в модуле sqlite3)
(метод asyncore.dispatcher)
(метод ftplib.FTP)
(метод http.client.HTTPConnection)
(метод multiprocessing.managers.BaseManager)
(метод smtplib.SMTP)
(метод socket.socket)
connect_accepted_socket() (метод asyncio.loop)
connect_ex() (метод socket.socket)
connect_read_pipe() (метод asyncio.loop)
connect_write_pipe() (метод asyncio.loop)
connection (атрибут sqlite3.Cursor)
Connection (класс в multiprocessing.connection)
(класс в sqlite3)
connection_lost() (метод asyncio.BaseProtocol)
connection_made() (метод asyncio.BaseProtocol)
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
ConnectRegistry() (в модуле winreg)
const (атрибут optparse.Option)
constant
Constant (класс в ast)
constructor
class
constructor() (в модуле copyreg)
consumed (атрибут asyncio.LimitOverrunError)
container
iteration over
Container (класс в collections.abc)
(класс в typing)
contains() (в модуле operator)
CONTAINS_OP (opcode)
content type
MIME
content_disposition (атрибут email.headerregistry.ContentDispositionHeader)
content_manager (атрибут email.policy.EmailPolicy)
content_type (атрибут email.headerregistry.ContentTypeHeader)
ContentDispositionHeader (класс в email.headerregistry)
ContentHandler (класс в xml.sax.handler)
ContentManager (класс в email.contentmanager)
contents (атрибут ctypes._Pointer)
contents() (в модуле importlib.resources)
(метод importlib.abc.ResourceReader)
ContentTooShortError
ContentTransferEncoding (класс в email.headerregistry)
ContentTypeHeader (класс в email.headerregistry)
context (атрибут ssl.SSLSocket)
Context (класс в contextvars)
(класс в decimal)
context management protocol
context manager
context_diff() (в модуле difflib)
ContextDecorator (класс в contextlib)
contextlib
модуль
ContextManager (класс в typing)
contextmanager() (в модуле contextlib)
ContextVar (класс в contextvars)
contextvars
модуль
contiguous
(атрибут memoryview)
continue
команда , [Link], [Link], [Link], [Link]
continue (pdb command)
Continue (класс в ast)
Control (класс в msilib)
(класс в tkinter.tix)
control() (метод msilib.Dialog)
(метод select.kqueue)
controlnames (в модуле curses.ascii)
controls() (метод ossaudiodev.oss_mixer_device)
conversion
arithmetic
string , [Link]
ConversionError
conversions
numeric
convert_arg_line_to_args() (метод argparse.ArgumentParser)
convert_field() (метод string.Formatter)
convert_path() (в модуле distutils.util)
Cookie (класс в http.cookiejar)
CookieError
cookiejar (атрибут urllib.request.HTTPCookieProcessor)
CookieJar (класс в http.cookiejar)
CookiePolicy (класс в http.cookiejar)
Coordinated Universal Time
Copy
copy
protocol
модуль , [Link]
copy() (sequence method)
(в модуле copy)
(в модуле multiprocessing.sharedctypes)
(в модуле shutil)
(метод collections.deque)
(метод contextvars.Context)
(метод decimal.Context)
(метод dict)
(метод frozenset)
(метод hashlib.hash)
(метод hmac.HMAC)
(метод http.cookies.Morsel)
(метод imaplib.IMAP4)
(метод pipes.Template)
(метод tkinter.font.Font)
(метод types.MappingProxyType)
(метод zlib.Compress)
(метод zlib.Decompress)
copy2() (в модуле shutil)
copy_abs() (метод decimal.Context)
(метод decimal.Decimal)
copy_context() (в модуле contextvars)
copy_decimal() (метод decimal.Context)
COPY_DICT_WITHOUT_KEYS (opcode)
copy_file() (в модуле distutils.file_util)
copy_file_range() (в модуле os)
copy_location() (в модуле ast)
copy_negate() (метод decimal.Context)
(метод decimal.Decimal)
copy_sign() (метод decimal.Context)
(метод decimal.Decimal)
copy_tree() (в модуле distutils.dir_util)
copyfile() (в модуле shutil)
copyfileobj() (в модуле shutil)
copying files
copymode() (в модуле shutil)
copyreg
модуль
copyright (in module sys)
(в модуле sys)
(встроенная переменная)
copysign() (в модуле math)
copystat() (в модуле shutil)
copytree() (в модуле shutil)
coroutine
function
Coroutine (класс в collections.abc)
(класс в typing)
coroutine() (в модуле asyncio)
(в модуле types)
CoroutineType (в модуле types)
correlation() (в модуле statistics)
cos() (в модуле cmath)
(в модуле math)
cosh() (в модуле cmath)
(в модуле math)
count (атрибут tracemalloc.Statistic)
(атрибут tracemalloc.StatisticDiff)
count() (sequence method)
(в модуле itertools)
(метод array.array)
(метод bytearray)
(метод bytes)
(метод collections.deque)
(метод multiprocessing.shared_memory.ShareableList)
(метод str)
count_diff (атрибут tracemalloc.StatisticDiff)
Counter (класс в collections)
(класс в typing)
countOf() (в модуле operator)
countTestCases() (метод unittest.TestCase)
(метод unittest.TestSuite)
covariance() (в модуле statistics)
CoverageResults (класс в trace)
CPP
CPPFLAGS
cProfile
модуль
CPU time
cpu_count() (в модуле multiprocessing)
(в модуле os)
CPython
cpython_only() (в модуле test.support)
crawl_delay() (метод urllib.robotparser.RobotFileParser)
CRC (атрибут zipfile.ZipInfo)
crc32() (в модуле binascii)
(в модуле zlib)
crc_hqx() (в модуле binascii)
create() (в модуле venv)
(метод imaplib.IMAP4)
(метод venv.EnvBuilder)
create_aggregate() (метод sqlite3.Connection)
create_archive() (в модуле zipapp)
create_autospec() (в модуле unittest.mock)
CREATE_BREAKAWAY_FROM_JOB (в модуле subprocess)
create_collation() (метод sqlite3.Connection)
create_configuration() (метод venv.EnvBuilder)
create_connection() (в модуле socket)
(метод asyncio.loop)
create_datagram_endpoint() (метод asyncio.loop)
create_decimal() (метод decimal.Context)
create_decimal_from_float() (метод decimal.Context)
create_default_context() (в модуле ssl)
CREATE_DEFAULT_ERROR_MODE (в модуле subprocess)
create_empty_file() (в модуле test.support.os_helper)
create_function() (метод sqlite3.Connection)
create_future() (метод asyncio.loop)
create_module() (метод importlib.abc.Loader)
(метод importlib.machinery.ExtensionFileLoader)
(метод zipimport.zipimporter)
CREATE_NEW_CONSOLE (в модуле subprocess)
CREATE_NEW_PROCESS_GROUP (в модуле subprocess)
CREATE_NO_WINDOW (в модуле subprocess)
create_server() (в модуле socket)
(метод asyncio.loop)
create_shortcut()
базовая функция
create_socket() (метод asyncore.dispatcher)
create_static_lib() (метод distutils.ccompiler.CCompiler)
create_stats() (метод profile.Profile)
create_string_buffer() (в модуле ctypes)
create_subprocess_exec() (в модуле asyncio)
create_subprocess_shell() (в модуле asyncio)
create_system (атрибут zipfile.ZipInfo)
create_task() (в модуле asyncio)
(метод asyncio.loop)
create_tree() (в модуле distutils.dir_util)
create_unicode_buffer() (в модуле ctypes)
create_unix_connection() (метод asyncio.loop)
create_unix_server() (метод asyncio.loop)
create_version (атрибут zipfile.ZipInfo)
createAttribute() (метод xml.dom.Document)
createAttributeNS() (метод xml.dom.Document)
createComment() (метод xml.dom.Document)
createDocument() (метод xml.dom.DOMImplementation)
createDocumentType() (метод xml.dom.DOMImplementation)
createElement() (метод xml.dom.Document)
createElementNS() (метод xml.dom.Document)
createfilehandler() (метод tkinter.Widget.tk)
CreateKey() (в модуле winreg)
CreateKeyEx() (в модуле winreg)
createLock() (метод logging.Handler)
(метод logging.NullHandler)
createProcessingInstruction() (метод xml.dom.Document)
CreateRecord() (в модуле msilib)
createSocket() (метод logging.handlers.SocketHandler)
createTextNode() (метод xml.dom.Document)
credits (встроенная переменная)
critical() (в модуле logging)
(метод logging.Logger)
CRNCYSTR (в модуле locale)
cross() (в модуле audioop)
crypt
модуль , [Link]
crypt() (в модуле crypt)
crypt(3)
cryptography
cssclass_month (атрибут calendar.HTMLCalendar)
cssclass_month_head (атрибут calendar.HTMLCalendar)
cssclass_noday (атрибут calendar.HTMLCalendar)
cssclass_year (атрибут calendar.HTMLCalendar)
cssclass_year_head (атрибут calendar.HTMLCalendar)
cssclasses (атрибут calendar.HTMLCalendar)
cssclasses_weekday_head (атрибут calendar.HTMLCalendar)
csv
модуль
cte (атрибут email.headerregistry.ContentTransferEncoding)
cte_type (атрибут email.policy.Policy)
ctermid() (в модуле os)
ctime() (в модуле time)
(метод datetime.date)
(метод datetime.datetime)
ctrl() (в модуле curses.ascii)
CTRL_BREAK_EVENT (в модуле signal)
CTRL_C_EVENT (в модуле signal)
ctypes
модуль
curdir (в модуле os)
currency() (в модуле locale)
current() (метод tkinter.ttk.Combobox)
current_process() (в модуле multiprocessing)
current_task() (в модуле asyncio)
current_thread() (в модуле threading)
CurrentByteIndex (атрибут xml.parsers.expat.xmlparser)
CurrentColumnNumber (атрибут xml.parsers.expat.xmlparser)
currentframe() (в модуле inspect)
CurrentLineNumber (атрибут xml.parsers.expat.xmlparser)
curs_set() (в модуле curses)
curses
модуль
curses.ascii
модуль
curses.panel
модуль
curses.textpad
модуль
Cursor (класс в sqlite3)
cursor() (метод sqlite3.Connection)
cursyncup() (метод curses.window)
customize_compiler() (в модуле distutils.sysconfig)
Cut
cwd() (метод ftplib.FTP)
(метод класса pathlib.Path)
cycle() (в модуле itertools)
CycleError
Cyclic Redundancy Check


D

D_FMT (в модуле locale)
D_T_FMT (в модуле locale)
daemon (атрибут multiprocessing.Process)
(атрибут threading.Thread)
dangling
else
data
packing binary
tabular
type
type, immutable
data (атрибут collections.UserDict)
(атрибут collections.UserList)
(атрибут collections.UserString)
(атрибут select.kevent)
(атрибут selectors.SelectorKey)
(атрибут urllib.request.Request)
(атрибут xml.dom.Comment)
(атрибут xml.dom.ProcessingInstruction)
(атрибут xml.dom.Text)
(атрибут xmlrpc.client.Binary)
data() (метод xml.etree.ElementTree.TreeBuilder)
data_open() (метод urllib.request.DataHandler)
data_received() (метод asyncio.Protocol)
database
Unicode
DatabaseError
databases
dataclass() (в модуле dataclasses)
dataclasses
модуль
DataError
datagram_received() (метод asyncio.DatagramProtocol)
DatagramHandler (класс в logging.handlers)
DatagramProtocol (класс в asyncio)
DatagramRequestHandler (класс в socketserver)
DatagramTransport (класс в asyncio)
DataHandler (класс в urllib.request)
date (класс в datetime)
date() (метод datetime.datetime)
(метод nntplib.NNTP)
date_time (атрибут zipfile.ZipInfo)
date_time_string() (метод http.server.BaseHTTPRequestHandler)
DateHeader (класс в email.headerregistry)
datetime
модуль
datetime (атрибут email.headerregistry.DateHeader)
(класс в datetime)
DateTime (класс в xmlrpc.client)
datum
day (атрибут datetime.date)
(атрибут datetime.datetime)
day_abbr (в модуле calendar)
day_name (в модуле calendar)
daylight (в модуле time)
Daylight Saving Time
DbfilenameShelf (класс в shelve)
dbm
модуль
dbm.dumb
модуль
dbm.gnu
модуль , [Link], [Link]
dbm.ndbm
модуль , [Link], [Link]
dcgettext() (в модуле locale)
deallocation, object
debug (pdb command)
(атрибут imaplib.IMAP4)
(атрибут shlex.shlex)
(атрибут zipfile.ZipFile)
DEBUG (в модуле re)
debug() (в модуле doctest)
(в модуле logging)
(метод logging.Logger)
(метод pipes.Template)
(метод unittest.TestCase)
(метод unittest.TestSuite)
DEBUG_BYTECODE_SUFFIXES (в модуле importlib.machinery)
DEBUG_COLLECTABLE (в модуле gc)
DEBUG_LEAK (в модуле gc)
debug_print() (метод distutils.ccompiler.CCompiler)
DEBUG_SAVEALL (в модуле gc)
debug_src() (в модуле doctest)
DEBUG_STATS (в модуле gc)
DEBUG_UNCOLLECTABLE (в модуле gc)
debugger
configuration file
debugging
assertions
CGI
DebuggingServer (класс в smtpd)
debuglevel (атрибут http.client.HTTPResponse)
DebugRunner (класс в doctest)
decimal
модуль
Decimal (класс в decimal)
decimal literal
decimal() (в модуле unicodedata)
DecimalException (класс в decimal)
decode
Codecs
decode (атрибут codecs.CodecInfo)
decode() (в модуле base64)
(в модуле codecs)
(в модуле quopri)
(в модуле uu)
(метод bytearray)
(метод bytes)
(метод codecs.Codec)
(метод codecs.IncrementalDecoder)
(метод json.JSONDecoder)
(метод xmlrpc.client.Binary)
(метод xmlrpc.client.DateTime)
decode_header() (в модуле email.header)
(в модуле nntplib)
decode_params() (в модуле email.utils)
decode_rfc2231() (в модуле email.utils)
decode_source() (в модуле importlib.util)
decodebytes() (в модуле base64)
DecodedGenerator (класс в email.generator)
decodestring() (в модуле quopri)
decomposition() (в модуле unicodedata)
decompress() (в модуле bz2)
(в модуле gzip)
(в модуле lzma)
(в модуле zlib)
(метод bz2.BZ2Decompressor)
(метод lzma.LZMADecompressor)
(метод zlib.Decompress)
decompressobj() (в модуле zlib)
DEDENT (в модуле token)
DEDENT token
dedent() (в модуле textwrap)
deepcopy() (в модуле copy)
def
команда
def_prog_mode() (в модуле curses)
def_shell_mode() (в модуле curses)
default
parameter value
default (атрибут inspect.Parameter)
(атрибут optparse.Option)
(в модуле email.policy)
DEFAULT (в модуле unittest.mock)
default() (метод cmd.Cmd)
(метод json.JSONEncoder)
DEFAULT_BUFFER_SIZE (в модуле io)
default_bufsize (в модуле xml.dom.pulldom)
default_exception_handler() (метод asyncio.loop)
default_factory (атрибут collections.defaultdict)
DEFAULT_FORMAT (в модуле tarfile)
DEFAULT_IGNORES (в модуле filecmp)
default_open() (метод urllib.request.BaseHandler)
DEFAULT_PROTOCOL (в модуле pickle)
default_timer() (в модуле timeit)
DefaultContext (класс в decimal)
DefaultCookiePolicy (класс в http.cookiejar)
defaultdict (класс в collections)
DefaultDict (класс в typing)
DefaultEventLoopPolicy (класс в asyncio)
DefaultHandler() (метод xml.parsers.expat.xmlparser)
DefaultHandlerExpand() (метод xml.parsers.expat.xmlparser)
defaults() (метод configparser.ConfigParser)
DefaultSelector (класс в selectors)
defaultTestLoader (в модуле unittest)
defaultTestResult() (метод unittest.TestCase)
defects (атрибут email.headerregistry.BaseHeader)
(атрибут email.message.EmailMessage)
(атрибут email.message.Message)
define_macro() (метод distutils.ccompiler.CCompiler)
definition
class , [Link]
function , [Link]
defpath (в модуле os)
DefragResult (класс в urllib.parse)
DefragResultBytes (класс в urllib.parse)
degrees() (в модуле math)
(в модуле turtle)
del
команда , [Link], [Link], [Link]
Del (класс в ast)
del_param() (метод email.message.EmailMessage)
(метод email.message.Message)
delattr()
базовая функция
delay() (в модуле turtle)
delay_output() (в модуле curses)
delayload (атрибут http.cookiejar.FileCookieJar)
delch() (метод curses.window)
dele() (метод poplib.POP3)
Delete (класс в ast)
delete() (метод ftplib.FTP)
(метод imaplib.IMAP4)
(метод tkinter.ttk.Treeview)
DELETE_ATTR (opcode)
DELETE_DEREF (opcode)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
DELETE_SUBSCR (opcode)
deleteacl() (метод imaplib.IMAP4)
deletefilehandler() (метод tkinter.Widget.tk)
DeleteKey() (в модуле winreg)
DeleteKeyEx() (в модуле winreg)
deleteln() (метод curses.window)
deleteMe() (метод bdb.Breakpoint)
DeleteValue() (в модуле winreg)
deletion
attribute
target
target list
delimiter (атрибут csv.Dialect)
delimiters
delitem() (в модуле operator)
deliver_challenge() (в модуле multiprocessing.connection)
delocalize() (в модуле locale)
demo_app() (в модуле wsgiref.simple_server)
denominator (атрибут fractions.Fraction)
(атрибут numbers.Rational)
DeprecationWarning
deque (класс в collections)
Deque (класс в typing)
dequeue() (метод logging.handlers.QueueListener)
DER_cert_to_PEM_cert() (в модуле ssl)
derwin() (метод curses.window)
DES
cipher
descrgetfunc (C type)
description (атрибут inspect.Parameter.kind)
(атрибут sqlite3.Cursor)
description() (метод nntplib.NNTP)
descriptions() (метод nntplib.NNTP)
descrsetfunc (C type)
dest (атрибут optparse.Option)
destructor
(C type)
detach() (метод io.BufferedIOBase)
(метод io.TextIOBase)
(метод socket.socket)
(метод tkinter.ttk.Treeview)
(метод weakref.finalize)
Detach() (метод winreg.PyHKEY)
DETACHED_PROCESS (в модуле subprocess)
detect_api_mismatch() (в модуле test.support)
detect_encoding() (в модуле tokenize)
detect_language() (метод distutils.ccompiler.CCompiler)
deterministic profiling
device_encoding() (в модуле os)
devnull (в модуле os)
DEVNULL (в модуле subprocess)
devpoll() (в модуле select)
DevpollSelector (класс в selectors)
dgettext() (в модуле gettext)
(в модуле locale)
dialect (атрибут csv.csvreader)
(атрибут csv.csvwriter)
Dialect (класс в csv)
Dialog (класс в msilib)
(класс в tkinter.commondialog)
(класс в tkinter.simpledialog)
dict (2to3 fixer)
(встроенный класс)
Dict (класс в ast)
(класс в typing)
dict() (метод multiprocessing.managers.SyncManager)
DICT_MERGE (opcode)
DICT_UPDATE (opcode)
DictComp (класс в ast)
dictConfig() (в модуле logging.config)
dictionary
comprehensions
display
type, operations on
объект , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
DictReader (класс в csv)
DictWriter (класс в csv)
diff_bytes() (в модуле difflib)
diff_files (атрибут filecmp.dircmp)
Differ (класс в difflib)
difference() (метод frozenset)
difference_update() (метод frozenset)
difflib
модуль
digest() (в модуле hmac)
(метод hashlib.hash)
(метод hashlib.shake)
(метод hmac.HMAC)
digest_size (атрибут hmac.HMAC)
digit() (в модуле unicodedata)
digits (в модуле string)
dir()
базовая функция
dir() (метод ftplib.FTP)
dircmp (класс в filecmp)
directory
changing
creating
deleting , [Link]
site-packages
traversal , [Link]
walking , [Link]
Directory (класс в msilib)
(класс в tkinter.filedialog)
directory ...
compileall command line option
directory_created()
базовая функция
DirEntry (класс в os)
DirList (класс в tkinter.tix)
dirname() (в модуле os.path)
dirs_double_event() (метод tkinter.filedialog.FileDialog)
dirs_select_event() (метод tkinter.filedialog.FileDialog)
DirSelectBox (класс в tkinter.tix)
DirSelectDialog (класс в tkinter.tix)
DirsOnSysPath (класс в test.support.import_helper)
DirTree (класс в tkinter.tix)
dis
модуль
dis() (в модуле dis)
(в модуле pickletools)
(метод dis.Bytecode)
disable (pdb command)
disable() (в модуле faulthandler)
(в модуле gc)
(в модуле logging)
(метод bdb.Breakpoint)
(метод profile.Profile)
disable_faulthandler() (в модуле test.support)
disable_gc() (в модуле test.support)
disable_interspersed_args() (метод optparse.OptionParser)
DisableReflectionKey() (в модуле winreg)
disassemble() (в модуле dis)
discard (атрибут http.cookiejar.Cookie)
discard() (метод frozenset)
(метод mailbox.Mailbox)
(метод mailbox.MH)
discard_buffers() (метод asynchat.async_chat)
disco() (в модуле dis)
discover() (метод unittest.TestLoader)
disk_usage() (в модуле shutil)
dispatch_call() (метод bdb.Bdb)
dispatch_exception() (метод bdb.Bdb)
dispatch_line() (метод bdb.Bdb)
dispatch_return() (метод bdb.Bdb)
dispatch_table (атрибут pickle.Pickler)
dispatcher (класс в asyncore)
dispatcher_with_send (класс в asyncore)
DISPLAY
display
dictionary
list
set
display (pdb command)
display_name (атрибут email.headerregistry.Address)
(атрибут email.headerregistry.Group)
displayhook() (в модуле sys)
dist() (в модуле math)
distance() (в модуле turtle)
distb() (в модуле dis)
Distribution (класс в distutils.core)
distutils
модуль
distutils.archive_util
модуль
distutils.bcppcompiler
модуль
distutils.ccompiler
модуль
distutils.cmd
модуль
distutils.command
модуль
distutils.command.bdist
модуль
distutils.command.bdist_dumb
модуль
distutils.command.bdist_msi
модуль
distutils.command.bdist_packager
модуль
distutils.command.bdist_rpm
модуль
distutils.command.build
модуль
distutils.command.build_clib
модуль
distutils.command.build_ext
модуль
distutils.command.build_py
модуль
distutils.command.build_scripts
модуль
distutils.command.check
модуль
distutils.command.clean
модуль
distutils.command.config
модуль
distutils.command.install
модуль
distutils.command.install_data
модуль
distutils.command.install_headers
модуль
distutils.command.install_lib
модуль
distutils.command.install_scripts
модуль
distutils.command.register
модуль
distutils.command.sdist
модуль
distutils.core
модуль
distutils.cygwinccompiler
модуль
distutils.debug
модуль
distutils.dep_util
модуль
distutils.dir_util
модуль
distutils.dist
модуль
distutils.errors
модуль
distutils.extension
модуль
distutils.fancy_getopt
модуль
distutils.file_util
модуль
distutils.filelist
модуль
distutils.log
модуль
distutils.msvccompiler
модуль
distutils.spawn
модуль
distutils.sysconfig
модуль
distutils.text_file
модуль
distutils.unixccompiler
модуль
distutils.util
модуль
distutils.version
модуль
DISTUTILS_DEBUG
Div (класс в ast)
divide() (метод decimal.Context)
divide_int() (метод decimal.Context)
division
DivisionByZero (класс в decimal)
divmod
базовая функция , [Link], [Link]
divmod()
базовая функция
divmod() (метод decimal.Context)
DllCanUnloadNow() (в модуле ctypes)
DllGetClassObject() (в модуле ctypes)
dllhandle (в модуле sys)
dnd_start() (в модуле tkinter.dnd)
DndHandler (класс в tkinter.dnd)
dngettext() (в модуле gettext)
dnpgettext() (в модуле gettext)
do_clear() (метод bdb.Bdb)
do_command() (метод curses.textpad.Textbox)
do_GET() (метод http.server.SimpleHTTPRequestHandler)
do_handshake() (метод ssl.SSLSocket)
do_HEAD() (метод http.server.SimpleHTTPRequestHandler)
do_POST() (метод http.server.CGIHTTPRequestHandler)
doc (атрибут json.JSONDecodeError)
doc_header (атрибут cmd.Cmd)
DocCGIXMLRPCRequestHandler (класс в xmlrpc.server)
DocFileSuite() (в модуле doctest)
doClassCleanups() (метод класса unittest.TestCase)
doCleanups() (метод unittest.TestCase)
docmd() (метод smtplib.SMTP)
docstring
(атрибут doctest.DocTest)
docstrings
doctest
модуль
DocTest (класс в doctest)
DocTestFailure
DocTestFinder (класс в doctest)
DocTestParser (класс в doctest)
DocTestRunner (класс в doctest)
DocTestSuite() (в модуле doctest)
doctype() (метод xml.etree.ElementTree.TreeBuilder)
documentation
generation
online
documentation string
documentation strings
documentElement (атрибут xml.dom.Document)
DocXMLRPCRequestHandler (класс в xmlrpc.server)
DocXMLRPCServer (класс в xmlrpc.server)
domain (атрибут email.headerregistry.Address)
(атрибут tracemalloc.DomainFilter)
(атрибут tracemalloc.Filter)
(атрибут tracemalloc.Trace)
domain_initial_dot (атрибут http.cookiejar.Cookie)
domain_return_ok() (метод http.cookiejar.CookiePolicy)
domain_specified (атрибут http.cookiejar.Cookie)
DomainFilter (класс в tracemalloc)
DomainLiberal (атрибут http.cookiejar.DefaultCookiePolicy)
DomainRFC2965Match (атрибут http.cookiejar.DefaultCookiePolicy)
DomainStrict (атрибут http.cookiejar.DefaultCookiePolicy)
DomainStrictNoDots (атрибут http.cookiejar.DefaultCookiePolicy)
DomainStrictNonDomain (атрибут http.cookiejar.DefaultCookiePolicy)
DOMEventStream (класс в xml.dom.pulldom)
DOMException
doModuleCleanups() (в модуле unittest)
DomstringSizeErr
done() (в модуле turtle)
(метод asyncio.Future)
(метод asyncio.Task)
(метод concurrent.futures.Future)
(метод graphlib.TopologicalSorter)
(метод xdrlib.Unpacker)
DONT_ACCEPT_BLANKLINE (в модуле doctest)
DONT_ACCEPT_TRUE_FOR_1 (в модуле doctest)
dont_write_bytecode (в модуле sys)
doRollover() (метод logging.handlers.RotatingFileHandler)
(метод logging.handlers.TimedRotatingFileHandler)
DOT (в модуле token)
dot() (в модуле turtle)
DOTALL (в модуле re)
doublequote (атрибут csv.Dialect)
DOUBLESLASH (в модуле token)
DOUBLESLASHEQUAL (в модуле token)
DOUBLESTAR (в модуле token)
DOUBLESTAREQUAL (в модуле token)
doupdate() (в модуле curses)
down (pdb command)
down() (в модуле turtle)
dpgettext() (в модуле gettext)
drain() (метод asyncio.StreamWriter)
drop_whitespace (атрибут textwrap.TextWrapper)
dropwhile() (в модуле itertools)
dst() (метод datetime.datetime)
(метод datetime.time)
(метод datetime.timezone)
(метод datetime.tzinfo)
DTDHandler (класс в xml.sax.handler)
duck-typing
dump() (в модуле ast)
(в модуле json)
(в модуле marshal)
(в модуле pickle)
(в модуле plistlib)
(в модуле xml.etree.ElementTree)
(метод pickle.Pickler)
(метод tracemalloc.Snapshot)
dump_stats() (метод profile.Profile)
(метод pstats.Stats)
dump_traceback() (в модуле faulthandler)
dump_traceback_later() (в модуле faulthandler)
dumps() (в модуле json)
(в модуле marshal)
(в модуле pickle)
(в модуле plistlib)
(в модуле xmlrpc.client)
dup() (в модуле os)
(метод socket.socket)
dup2() (в модуле os)
DUP_TOP (opcode)
DUP_TOP_TWO (opcode)
DuplicateOptionError
DuplicateSectionError
dwFlags (атрибут subprocess.STARTUPINFO)
DynamicClassAttribute() (в модуле types)


E

e
in numeric literal
e (в модуле cmath)
(в модуле math)
E2BIG (в модуле errno)
EACCES (в модуле errno)
EADDRINUSE (в модуле errno)
EADDRNOTAVAIL (в модуле errno)
EADV (в модуле errno)
EAFNOSUPPORT (в модуле errno)
EAFP
EAGAIN (в модуле errno)
EALREADY (в модуле errno)
east_asian_width() (в модуле unicodedata)
EBADE (в модуле errno)
EBADF (в модуле errno)
EBADFD (в модуле errno)
EBADMSG (в модуле errno)
EBADR (в модуле errno)
EBADRQC (в модуле errno)
EBADSLT (в модуле errno)
EBFONT (в модуле errno)
EBUSY (в модуле errno)
ECHILD (в модуле errno)
echo() (в модуле curses)
echochar() (метод curses.window)
ECHRNG (в модуле errno)
ECOMM (в модуле errno)
ECONNABORTED (в модуле errno)
ECONNREFUSED (в модуле errno)
ECONNRESET (в модуле errno)
EDEADLK (в модуле errno)
EDEADLOCK (в модуле errno)
EDESTADDRREQ (в модуле errno)
edit() (метод curses.textpad.Textbox)
EDOM (в модуле errno)
EDOTDOT (в модуле errno)
EDQUOT (в модуле errno)
EEXIST (в модуле errno)
EFAULT (в модуле errno)
EFBIG (в модуле errno)
EFD_CLOEXEC (в модуле os)
EFD_NONBLOCK (в модуле os)
EFD_SEMAPHORE (в модуле os)
effective() (в модуле bdb)
ehlo() (метод smtplib.SMTP)
ehlo_or_helo_if_needed() (метод smtplib.SMTP)
EHOSTDOWN (в модуле errno)
EHOSTUNREACH (в модуле errno)
EIDRM (в модуле errno)
EILSEQ (в модуле errno)
EINPROGRESS (в модуле errno)
EINTR (в модуле errno)
EINVAL (в модуле errno)
EIO (в модуле errno)
EISCONN (в модуле errno)
EISDIR (в модуле errno)
EISNAM (в модуле errno)
EL2HLT (в модуле errno)
EL2NSYNC (в модуле errno)
EL3HLT (в модуле errno)
EL3RST (в модуле errno)
Element (класс в xml.etree.ElementTree)
element_create() (метод tkinter.ttk.Style)
element_names() (метод tkinter.ttk.Style)
element_options() (метод tkinter.ttk.Style)
ElementDeclHandler() (метод xml.parsers.expat.xmlparser)
elements() (метод collections.Counter)
ElementTree (класс в xml.etree.ElementTree)
ELIBACC (в модуле errno)
ELIBBAD (в модуле errno)
ELIBEXEC (в модуле errno)
ELIBMAX (в модуле errno)
ELIBSCN (в модуле errno)
elif
ключевое слово
Ellinghouse, Lance
Ellipsis
объект
ELLIPSIS (в модуле doctest)
(в модуле token)
Ellipsis (встроенная переменная)
EllipsisType (в модуле types)
ELNRNG (в модуле errno)
ELOOP (в модуле errno)
else
conditional expression
dangling
ключевое слово , [Link], [Link], [Link], [Link], [Link]
email
модуль
email.charset
модуль
email.contentmanager
модуль
email.encoders
модуль
email.errors
модуль
email.generator
модуль
email.header
модуль
email.headerregistry
модуль
email.iterators
модуль
email.message
модуль
email.mime
модуль
email.parser
модуль
email.policy
модуль
email.utils
модуль
EmailMessage (класс в email.message)
EmailPolicy (класс в email.policy)
EMFILE (в модуле errno)
emit() (метод logging.FileHandler)
(метод logging.Handler)
(метод logging.handlers.BufferingHandler)
(метод logging.handlers.DatagramHandler)
(метод logging.handlers.HTTPHandler)
(метод logging.handlers.NTEventLogHandler)
(метод logging.handlers.QueueHandler)
(метод logging.handlers.RotatingFileHandler)
(метод logging.handlers.SMTPHandler)
(метод logging.handlers.SocketHandler)
(метод logging.handlers.SysLogHandler)
(метод logging.handlers.TimedRotatingFileHandler)
(метод logging.handlers.WatchedFileHandler)
(метод logging.NullHandler)
(метод logging.StreamHandler)
EMLINK (в модуле errno)
Empty
empty
list
tuple , [Link]
empty (атрибут inspect.Parameter)
(атрибут inspect.Signature)
empty() (метод asyncio.Queue)
(метод multiprocessing.Queue)
(метод multiprocessing.SimpleQueue)
(метод queue.Queue)
(метод queue.SimpleQueue)
(метод sched.scheduler)
EMPTY_NAMESPACE (в модуле xml.dom)
emptyline() (метод cmd.Cmd)
EMSGSIZE (в модуле errno)
EMULTIHOP (в модуле errno)
enable (pdb command)
enable() (в модуле cgitb)
(в модуле faulthandler)
(в модуле gc)
(метод bdb.Breakpoint)
(метод imaplib.IMAP4)
(метод profile.Profile)
enable_callback_tracebacks() (в модуле sqlite3)
enable_interspersed_args() (метод optparse.OptionParser)
enable_load_extension() (метод sqlite3.Connection)
enable_traversal() (метод tkinter.ttk.Notebook)
ENABLE_USER_SITE (в модуле site)
EnableReflectionKey() (в модуле winreg)
ENAMETOOLONG (в модуле errno)
ENAVAIL (в модуле errno)
enclose() (метод curses.window)
encode
Codecs
encode (атрибут codecs.CodecInfo)
encode() (в модуле base64)
(в модуле codecs)
(в модуле quopri)
(в модуле uu)
(метод codecs.Codec)
(метод codecs.IncrementalEncoder)
(метод email.header.Header)
(метод json.JSONEncoder)
(метод str)
(метод xmlrpc.client.Binary)
(метод xmlrpc.client.DateTime)
encode_7or8bit() (в модуле email.encoders)
encode_base64() (в модуле email.encoders)
encode_noop() (в модуле email.encoders)
encode_quopri() (в модуле email.encoders)
encode_rfc2231() (в модуле email.utils)
encodebytes() (в модуле base64)
EncodedFile() (в модуле codecs)
encodePriority() (метод logging.handlers.SysLogHandler)
encodestring() (в модуле quopri)
encoding
base64
quoted-printable
encoding (атрибут curses.window)
(атрибут io.TextIOBase)
(атрибут UnicodeError)
ENCODING (в модуле tarfile)
(в модуле token)
encoding declarations (source file)
encodings.idna
модуль
encodings.mbcs
модуль
encodings.utf_8_sig
модуль
encodings_map (атрибут mimetypes.MimeTypes)
(в модуле mimetypes)
EncodingWarning
end (атрибут UnicodeError)
end() (метод re.Match)
(метод xml.etree.ElementTree.TreeBuilder)
END_ASYNC_FOR (opcode)
end_col_offset (атрибут ast.AST)
end_fill() (в модуле turtle)
end_headers() (метод http.server.BaseHTTPRequestHandler)
end_lineno (атрибут ast.AST)
(атрибут SyntaxError)
end_ns() (метод xml.etree.ElementTree.TreeBuilder)
end_offset (атрибут SyntaxError)
end_poly() (в модуле turtle)
endCDATA() (метод xml.sax.handler.LexicalHandler)
EndCdataSectionHandler() (метод xml.parsers.expat.xmlparser)
EndDoctypeDeclHandler() (метод xml.parsers.expat.xmlparser)
endDocument() (метод xml.sax.handler.ContentHandler)
endDTD() (метод xml.sax.handler.LexicalHandler)
endElement() (метод xml.sax.handler.ContentHandler)
EndElementHandler() (метод xml.parsers.expat.xmlparser)
endElementNS() (метод xml.sax.handler.ContentHandler)
endheaders() (метод http.client.HTTPConnection)
ENDMARKER (в модуле token)
EndNamespaceDeclHandler() (метод xml.parsers.expat.xmlparser)
endpos (атрибут re.Match)
endPrefixMapping() (метод xml.sax.handler.ContentHandler)
endswith() (метод bytearray)
(метод bytes)
(метод str)
endwin() (в модуле curses)
ENETDOWN (в модуле errno)
ENETRESET (в модуле errno)
ENETUNREACH (в модуле errno)
ENFILE (в модуле errno)
ENOANO (в модуле errno)
ENOBUFS (в модуле errno)
ENOCSI (в модуле errno)
ENODATA (в модуле errno)
ENODEV (в модуле errno)
ENOENT (в модуле errno)
ENOEXEC (в модуле errno)
ENOLCK (в модуле errno)
ENOLINK (в модуле errno)
ENOMEM (в модуле errno)
ENOMSG (в модуле errno)
ENONET (в модуле errno)
ENOPKG (в модуле errno)
ENOPROTOOPT (в модуле errno)
ENOSPC (в модуле errno)
ENOSR (в модуле errno)
ENOSTR (в модуле errno)
ENOSYS (в модуле errno)
ENOTBLK (в модуле errno)
ENOTCONN (в модуле errno)
ENOTDIR (в модуле errno)
ENOTEMPTY (в модуле errno)
ENOTNAM (в модуле errno)
ENOTSOCK (в модуле errno)
ENOTTY (в модуле errno)
ENOTUNIQ (в модуле errno)
enqueue() (метод logging.handlers.QueueHandler)
enqueue_sentinel() (метод logging.handlers.QueueListener)
ensure_directories() (метод venv.EnvBuilder)
ensure_future() (в модуле asyncio)
ensurepip
модуль
enter() (метод sched.scheduler)
enter_async_context() (метод contextlib.AsyncExitStack)
enter_context() (метод contextlib.ExitStack)
enterabs() (метод sched.scheduler)
entities (атрибут xml.dom.DocumentType)
EntityDeclHandler() (метод xml.parsers.expat.xmlparser)
entitydefs (в модуле html.entities)
EntityResolver (класс в xml.sax.handler)
enum
модуль
Enum (класс в enum)
enum_certificates() (в модуле ssl)
enum_crls() (в модуле ssl)
enumerate()
базовая функция
enumerate() (в модуле threading)
EnumKey() (в модуле winreg)
EnumValue() (в модуле winreg)
EnvBuilder (класс в venv)
environ (в модуле os)
(в модуле posix)
environb (в модуле os)
environment
environment variables
deleting
setting
EnvironmentError
Environments
virtual
EnvironmentVarGuard (класс в test.support.os_helper)
ENXIO (в модуле errno)
eof (атрибут bz2.BZ2Decompressor)
(атрибут lzma.LZMADecompressor)
(атрибут shlex.shlex)
(атрибут ssl.MemoryBIO)
(атрибут zlib.Decompress)
eof_received() (метод asyncio.BufferedProtocol)
(метод asyncio.Protocol)
EOFError
(built-in exception)
EOPNOTSUPP (в модуле errno)
EOVERFLOW (в модуле errno)
EPERM (в модуле errno)
EPFNOSUPPORT (в модуле errno)
epilogue (атрибут email.message.EmailMessage)
(атрибут email.message.Message)
EPIPE (в модуле errno)
epoch
epoll() (в модуле select)
EpollSelector (класс в selectors)
EPROTO (в модуле errno)
EPROTONOSUPPORT (в модуле errno)
EPROTOTYPE (в модуле errno)
Eq (класс в ast)
eq() (в модуле operator)
EQEQUAL (в модуле token)
EQUAL (в модуле token)
ERA (в модуле locale)
ERA_D_FMT (в модуле locale)
ERA_D_T_FMT (в модуле locale)
ERA_T_FMT (в модуле locale)
ERANGE (в модуле errno)
erase() (метод curses.window)
erasechar() (в модуле curses)
EREMCHG (в модуле errno)
EREMOTE (в модуле errno)
EREMOTEIO (в модуле errno)
ERESTART (в модуле errno)
erf() (в модуле math)
erfc() (в модуле math)
EROFS (в модуле errno)
ERR (в модуле curses)
errcheck (атрибут ctypes._FuncPtr)
errcode (атрибут xmlrpc.client.ProtocolError)
errmsg (атрибут xmlrpc.client.ProtocolError)
errno
модуль , [Link]
errno (атрибут OSError)
Error
error
error handler's name
backslashreplace
ignore
namereplace
replace
strict
surrogateescape
surrogatepass
xmlcharrefreplace
error handling
error() (в модуле logging)
(метод argparse.ArgumentParser)
(метод logging.Logger)
(метод urllib.request.OpenerDirector)
(метод xml.sax.handler.ErrorHandler)
error_body (атрибут wsgiref.handlers.BaseHandler)
error_content_type (атрибут http.server.BaseHTTPRequestHandler)
error_headers (атрибут wsgiref.handlers.BaseHandler)
error_leader() (метод shlex.shlex)
error_message_format (атрибут http.server.BaseHTTPRequestHandler)
error_output() (метод wsgiref.handlers.BaseHandler)
error_perm
error_proto
error_received() (метод asyncio.DatagramProtocol)
error_reply
error_status (атрибут wsgiref.handlers.BaseHandler)
error_temp
ErrorByteIndex (атрибут xml.parsers.expat.xmlparser)
ErrorCode (атрибут xml.parsers.expat.xmlparser)
errorcode (в модуле errno)
ErrorColumnNumber (атрибут xml.parsers.expat.xmlparser)
ErrorHandler (класс в xml.sax.handler)
ErrorLineNumber (атрибут xml.parsers.expat.xmlparser)
Errors
logging
errors
(атрибут io.TextIOBase)
(атрибут unittest.TestLoader)
(атрибут unittest.TestResult)
ErrorString() (в модуле xml.parsers.expat)
ERRORTOKEN (в модуле token)
escape (атрибут shlex.shlex)
escape sequence
escape() (в модуле glob)
(в модуле html)
(в модуле re)
(в модуле xml.sax.saxutils)
escapechar (атрибут csv.Dialect)
escapedquotes (атрибут shlex.shlex)
ESHUTDOWN (в модуле errno)
ESOCKTNOSUPPORT (в модуле errno)
ESPIPE (в модуле errno)
ESRCH (в модуле errno)
ESRMNT (в модуле errno)
ESTALE (в модуле errno)
ESTRPIPE (в модуле errno)
ETIME (в модуле errno)
ETIMEDOUT (в модуле errno)
Etiny() (метод decimal.Context)
ETOOMANYREFS (в модуле errno)
Etop() (метод decimal.Context)
ETXTBSY (в модуле errno)
EUCLEAN (в модуле errno)
EUNATCH (в модуле errno)
EUSERS (в модуле errno)
eval
базовая функция , [Link], [Link], [Link], [Link]
eval()
базовая функция
evaluation
order
Event (класс в asyncio)
(класс в multiprocessing)
(класс в threading)
event scheduling
event() (метод msilib.Control)
Event() (метод multiprocessing.managers.SyncManager)
eventfd() (в модуле os)
eventfd_read() (в модуле os)
eventfd_write() (в модуле os)
events (widgets)
(атрибут selectors.SelectorKey)
EWOULDBLOCK (в модуле errno)
EX_CANTCREAT (в модуле os)
EX_CONFIG (в модуле os)
EX_DATAERR (в модуле os)
EX_IOERR (в модуле os)
EX_NOHOST (в модуле os)
EX_NOINPUT (в модуле os)
EX_NOPERM (в модуле os)
EX_NOTFOUND (в модуле os)
EX_NOUSER (в модуле os)
EX_OK (в модуле os)
EX_OSERR (в модуле os)
EX_OSFILE (в модуле os)
EX_PROTOCOL (в модуле os)
EX_SOFTWARE (в модуле os)
EX_TEMPFAIL (в модуле os)
EX_UNAVAILABLE (в модуле os)
EX_USAGE (в модуле os)
example (атрибут doctest.DocTestFailure)
(атрибут doctest.UnexpectedException)
Example (класс в doctest)
examples (атрибут doctest.DocTest)
exc_info (in module sys)
(атрибут doctest.UnexpectedException)
exc_info() (in module sys)
(в модуле sys)
exc_msg (атрибут doctest.Example)
exc_type (атрибут traceback.TracebackException)
excel (класс в csv)
excel_tab (класс в csv)
except
ключевое слово
команда
except (2to3 fixer)
ExceptHandler (класс в ast)
excepthook() (in module sys)
(в модуле sys)
(в модуле threading)
Exception
exception
chaining
handler
raising
EXCEPTION (в модуле tkinter)
exception handler
exception() (в модуле logging)
(метод asyncio.Future)
(метод asyncio.Task)
(метод concurrent.futures.Future)
(метод logging.Logger)
exceptions
in CGI scripts
exclusive
or
EXDEV (в модуле errno)
exec
базовая функция , [Link], [Link]
exec (2to3 fixer)
exec()
базовая функция
exec_module() (метод importlib.abc.InspectLoader)
(метод importlib.abc.Loader)
(метод importlib.abc.SourceLoader)
(метод importlib.machinery.ExtensionFileLoader)
(метод zipimport.zipimporter)
exec_prefix
EXEC_PREFIX (в модуле distutils.sysconfig)
exec_prefix (в модуле sys)
execfile (2to3 fixer)
execl() (в модуле os)
execle() (в модуле os)
execlp() (в модуле os)
execlpe() (в модуле os)
executable (in module sys)
(в модуле sys)
Executable Zip Files
executable_filename() (метод distutils.ccompiler.CCompiler)
execute() (в модуле distutils.util)
(метод distutils.ccompiler.CCompiler)
Execute() (метод msilib.View)
execute() (метод sqlite3.Connection)
(метод sqlite3.Cursor)
executemany() (метод sqlite3.Connection)
(метод sqlite3.Cursor)
executescript() (метод sqlite3.Connection)
(метод sqlite3.Cursor)
execution
frame , [Link]
restricted
stack
execution model
ExecutionLoader (класс в importlib.abc)
Executor (класс в concurrent.futures)
execv() (в модуле os)
execve() (в модуле os)
execvp() (в модуле os)
execvpe() (в модуле os)
ExFileSelectBox (класс в tkinter.tix)
EXFULL (в модуле errno)
exists() (в модуле os.path)
(метод pathlib.Path)
(метод tkinter.ttk.Treeview)
(метод zipfile.Path)
exit (встроенная переменная)
exit()
(в модуле _thread)
(в модуле sys)
(метод argparse.ArgumentParser)
exitcode (атрибут multiprocessing.Process)
exitfunc (2to3 fixer)
exitonclick() (в модуле turtle)
ExitStack (класс в contextlib)
exp() (в модуле cmath)
(в модуле math)
(метод decimal.Context)
(метод decimal.Decimal)
expand() (метод re.Match)
expand_tabs (атрибут textwrap.TextWrapper)
ExpandEnvironmentStrings() (в модуле winreg)
expandNode() (метод xml.dom.pulldom.DOMEventStream)
expandtabs() (метод bytearray)
(метод bytes)
(метод str)
expanduser() (в модуле os.path)
(метод pathlib.Path)
expandvars() (в модуле os.path)
Expat
ExpatError
expect() (метод telnetlib.Telnet)
expected (атрибут asyncio.IncompleteReadError)
expectedFailure() (в модуле unittest)
expectedFailures (атрибут unittest.TestResult)
expires (атрибут http.cookiejar.Cookie)
exploded (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
expm1() (в модуле math)
expovariate() (в модуле random)
Expr (класс в ast)
expression
Conditional
conditional
generator
lambda , [Link]
list , [Link], [Link]
statement
yield
expunge() (метод imaplib.IMAP4)
extend() (sequence method)
(метод array.array)
(метод collections.deque)
(метод xml.etree.ElementTree.Element)
extend_path() (в модуле pkgutil)
EXTENDED_ARG (opcode)
ExtendedContext (класс в decimal)
ExtendedInterpolation (класс в configparser)
extendleft() (метод collections.deque)
extension
module
Extension (класс в distutils.core)
EXTENSION_SUFFIXES (в модуле importlib.machinery)
ExtensionFileLoader (класс в importlib.machinery)
extensions_map (атрибут http.server.SimpleHTTPRequestHandler)
External Data Representation
external_attr (атрибут zipfile.ZipInfo)
ExternalClashError
ExternalEntityParserCreate() (метод xml.parsers.expat.xmlparser)
ExternalEntityRefHandler() (метод xml.parsers.expat.xmlparser)
extra (атрибут zipfile.ZipInfo)
extract() (метод tarfile.TarFile)
(метод zipfile.ZipFile)
(метод класса traceback.StackSummary)
extract_cookies() (метод http.cookiejar.CookieJar)
extract_stack() (в модуле traceback)
extract_tb() (в модуле traceback)
extract_version (атрибут zipfile.ZipInfo)
extractall() (метод tarfile.TarFile)
(метод zipfile.ZipFile)
ExtractError
extractfile() (метод tarfile.TarFile)
extsep (в модуле os)


F

f"
formatted string literal
f'
formatted string literal
f-string
f-строка
f_back (frame attribute)
f_builtins (frame attribute)
f_code (frame attribute)
f_contiguous (атрибут memoryview)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
F_LOCK (в модуле os)
F_OK (в модуле os)
F_TEST (в модуле os)
F_TLOCK (в модуле os)
f_trace (frame attribute)
f_trace_lines (frame attribute)
f_trace_opcodes (frame attribute)
F_ULOCK (в модуле os)
fabs() (в модуле math)
factorial() (в модуле math)
factory() (метод класса importlib.util.LazyLoader)
fail() (метод unittest.TestCase)
FAIL_FAST (в модуле doctest)
failfast (атрибут unittest.TestResult)
failureException (атрибут unittest.TestCase)
failures (атрибут unittest.TestResult)
FakePath (класс в test.support.os_helper)
False
false
False (Built-in object)
(встроенная переменная)
families() (в модуле tkinter.font)
family (атрибут socket.socket)
fancy_getopt() (в модуле distutils.fancy_getopt)
FancyGetopt (класс в distutils.fancy_getopt)
FancyURLopener (класс в urllib.request)
fast (атрибут pickle.Pickler)
FastChildWatcher (класс в asyncio)
fatalError() (метод xml.sax.handler.ErrorHandler)
Fault (класс в xmlrpc.client)
faultCode (атрибут xmlrpc.client.Fault)
faulthandler
модуль
faultString (атрибут xmlrpc.client.Fault)
fchdir() (в модуле os)
fchmod() (в модуле os)
fchown() (в модуле os)
FCICreate() (в модуле msilib)
fcntl
модуль
fcntl() (в модуле fcntl)
fd (атрибут selectors.SelectorKey)
fd() (в модуле turtle)
fd_count() (в модуле test.support.os_helper)
fdatasync() (в модуле os)
fdopen() (в модуле os)
Feature (класс в msilib)
feature_external_ges (в модуле xml.sax.handler)
feature_external_pes (в модуле xml.sax.handler)
feature_namespace_prefixes (в модуле xml.sax.handler)
feature_namespaces (в модуле xml.sax.handler)
feature_string_interning (в модуле xml.sax.handler)
feature_validation (в модуле xml.sax.handler)
feed() (метод email.parser.BytesFeedParser)
(метод html.parser.HTMLParser)
(метод xml.etree.ElementTree.XMLParser)
(метод xml.etree.ElementTree.XMLPullParser)
(метод xml.sax.xmlreader.IncrementalParser)
FeedParser (класс в email.parser)
fetch() (метод imaplib.IMAP4)
Fetch() (метод msilib.View)
fetchall() (метод sqlite3.Cursor)
fetchmany() (метод sqlite3.Cursor)
fetchone() (метод sqlite3.Cursor)
fflags (атрибут select.kevent)
Field (класс в dataclasses)
field() (в модуле dataclasses)
field_size_limit() (в модуле csv)
fieldnames (атрибут csv.csvreader)
fields (атрибут uuid.UUID)
fields() (в модуле dataclasses)
file
.ini
.pdbrc
byte-code , [Link]
configuration
copying
debugger configuration
gzip command line option
large files
mime.types
modes
path configuration
plist
temporary
объект , [Link]
file (атрибут pyclbr.Class)
(атрибут pyclbr.Function)
file ...
compileall command line option
file control
UNIX
file name
temporary
file object
io module
open() built-in function
FILE_ATTRIBUTE_ARCHIVE (в модуле stat)
FILE_ATTRIBUTE_COMPRESSED (в модуле stat)
FILE_ATTRIBUTE_DEVICE (в модуле stat)
FILE_ATTRIBUTE_DIRECTORY (в модуле stat)
FILE_ATTRIBUTE_ENCRYPTED (в модуле stat)
FILE_ATTRIBUTE_HIDDEN (в модуле stat)
FILE_ATTRIBUTE_INTEGRITY_STREAM (в модуле stat)
FILE_ATTRIBUTE_NO_SCRUB_DATA (в модуле stat)
FILE_ATTRIBUTE_NORMAL (в модуле stat)
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED (в модуле stat)
FILE_ATTRIBUTE_OFFLINE (в модуле stat)
FILE_ATTRIBUTE_READONLY (в модуле stat)
FILE_ATTRIBUTE_REPARSE_POINT (в модуле stat)
FILE_ATTRIBUTE_SPARSE_FILE (в модуле stat)
FILE_ATTRIBUTE_SYSTEM (в модуле stat)
FILE_ATTRIBUTE_TEMPORARY (в модуле stat)
FILE_ATTRIBUTE_VIRTUAL (в модуле stat)
file_created()
базовая функция
file_dispatcher (класс в asyncore)
file_open() (метод urllib.request.FileHandler)
file_size (атрибут zipfile.ZipInfo)
file_wrapper (класс в asyncore)
filecmp
модуль
fileConfig() (в модуле logging.config)
FileCookieJar (класс в http.cookiejar)
FileDialog (класс в tkinter.filedialog)
FileEntry (класс в tkinter.tix)
FileExistsError
FileFinder (класс в importlib.machinery)
FileHandler (класс в logging)
(класс в urllib.request)
fileinput
модуль
FileInput (класс в fileinput)
FileIO (класс в io)
filelineno() (в модуле fileinput)
FileLoader (класс в importlib.abc)
filemode() (в модуле stat)
filename (атрибут doctest.DocTest)
(атрибут http.cookiejar.FileCookieJar)
(атрибут OSError)
(атрибут SyntaxError)
(атрибут traceback.TracebackException)
(атрибут tracemalloc.Frame)
(атрибут zipfile.ZipFile)
(атрибут zipfile.ZipInfo)
filename() (в модуле fileinput)
filename2 (атрибут OSError)
filename_only (в модуле tabnanny)
filename_pattern (атрибут tracemalloc.Filter)
filenames
pathname expansion
wildcard expansion
fileno() (в модуле fileinput)
(метод http.client.HTTPResponse)
(метод io.IOBase)
(метод multiprocessing.connection.Connection)
(метод ossaudiodev.oss_audio_device)
(метод ossaudiodev.oss_mixer_device)
(метод select.devpoll)
(метод select.epoll)
(метод select.kqueue)
(метод selectors.DevpollSelector)
(метод selectors.EpollSelector)
(метод selectors.KqueueSelector)
(метод socket.socket)
(метод socketserver.BaseServer)
(метод telnetlib.Telnet)
FileNotFoundError
fileobj (атрибут selectors.SelectorKey)
files() (в модуле importlib.resources)
files_double_event() (метод tkinter.filedialog.FileDialog)
files_select_event() (метод tkinter.filedialog.FileDialog)
FileSelectBox (класс в tkinter.tix)
FileType (класс в argparse)
FileWrapper (класс в wsgiref.util)
fill() (в модуле textwrap)
(метод textwrap.TextWrapper)
fillcolor() (в модуле turtle)
filling() (в модуле turtle)
filter (2to3 fixer)
(атрибут select.kevent)
Filter (класс в logging)
(класс в tracemalloc)
filter()
базовая функция
filter() (в модуле curses)
(в модуле fnmatch)
(метод logging.Filter)
(метод logging.Handler)
(метод logging.Logger)
filter_command() (метод tkinter.filedialog.FileDialog)
FILTER_DIR (в модуле unittest.mock)
filter_traces() (метод tracemalloc.Snapshot)
filterfalse() (в модуле itertools)
filterwarnings() (в модуле warnings)
Final (в модуле typing)
final() (в модуле typing)
finalization, of objects
finalize (класс в weakref)
finalize_options() (метод distutils.cmd.Command)
finalizer
finally
ключевое слово , [Link], [Link], [Link], [Link]
find() (в модуле gettext)
(метод bytearray)
(метод bytes)
(метод doctest.DocTestFinder)
(метод mmap.mmap)
(метод str)
(метод xml.etree.ElementTree.Element)
(метод xml.etree.ElementTree.ElementTree)
find_class() (pickle protocol)
(метод pickle.Unpickler)
find_library() (в модуле ctypes.util)
find_library_file() (метод distutils.ccompiler.CCompiler)
find_loader() (в модуле importlib)
(в модуле pkgutil)
(метод importlib.abc.PathEntryFinder)
(метод importlib.machinery.FileFinder)
(метод zipimport.zipimporter)
find_longest_match() (метод difflib.SequenceMatcher)
find_module() (в модуле imp)
(метод imp.NullImporter)
(метод importlib.abc.Finder)
(метод importlib.abc.MetaPathFinder)
(метод importlib.abc.PathEntryFinder)
(метод zipimport.zipimporter)
(метод класса importlib.machinery.PathFinder)
find_msvcrt() (в модуле ctypes.util)
find_spec
finder
find_spec() (в модуле importlib.util)
(метод importlib.abc.MetaPathFinder)
(метод importlib.abc.PathEntryFinder)
(метод importlib.machinery.FileFinder)
(метод zipimport.zipimporter)
(метод класса importlib.machinery.PathFinder)
find_unused_port() (в модуле test.support.socket_helper)
find_user_password() (метод urllib.request.HTTPPasswordMgr)
(метод urllib.request.HTTPPasswordMgrWithPriorAuth)
findall() (в модуле re)
(метод re.Pattern)
(метод xml.etree.ElementTree.Element)
(метод xml.etree.ElementTree.ElementTree)
findCaller() (метод logging.Logger)
finder
find_spec
Finder (класс в importlib.abc)
findfactor() (в модуле audioop)
findfile() (в модуле test.support)
findfit() (в модуле audioop)
finditer() (в модуле re)
(метод re.Pattern)
findlabels() (в модуле dis)
findlinestarts() (в модуле dis)
findmatch() (в модуле mailcap)
findmax() (в модуле audioop)
findtext() (метод xml.etree.ElementTree.Element)
(метод xml.etree.ElementTree.ElementTree)
finish() (метод socketserver.BaseRequestHandler)
(метод tkinter.dnd.DndHandler)
finish_request() (метод socketserver.BaseServer)
firstChild (атрибут xml.dom.Node)
firstkey() (метод dbm.gnu.gdbm)
firstweekday() (в модуле calendar)
fix_missing_locations() (в модуле ast)
fix_sentence_endings (атрибут textwrap.TextWrapper)
Flag (класс в enum)
flag_bits (атрибут zipfile.ZipInfo)
flags (атрибут re.Pattern)
(атрибут select.kevent)
(в модуле sys)
flash() (в модуле curses)
flatten() (метод email.generator.BytesGenerator)
(метод email.generator.Generator)
flattening
objects
float
базовая функция , [Link], [Link]
float (встроенный класс)
float_info (в модуле sys)
float_repr_style (в модуле sys)
floating point
literals
number
объект , [Link], [Link]
floating point literal
FloatingPointError
FloatOperation (класс в decimal)
flock() (в модуле fcntl)
floor() (in module math)
(в модуле math)
FloorDiv (класс в ast)
floordiv() (в модуле operator)
flush() (метод bz2.BZ2Compressor)
(метод io.BufferedWriter)
(метод io.IOBase)
(метод logging.Handler)
(метод logging.handlers.BufferingHandler)
(метод logging.handlers.MemoryHandler)
(метод logging.StreamHandler)
(метод lzma.LZMACompressor)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод mailbox.MH)
(метод mmap.mmap)
(метод zlib.Compress)
(метод zlib.Decompress)
flush_headers() (метод http.server.BaseHTTPRequestHandler)
flushinp() (в модуле curses)
FlushKey() (в модуле winreg)
fma() (метод decimal.Context)
(метод decimal.Decimal)
fmean() (в модуле statistics)
fmod() (в модуле math)
FMT_BINARY (в модуле plistlib)
FMT_XML (в модуле plistlib)
fnmatch
модуль
fnmatch() (в модуле fnmatch)
fnmatchcase() (в модуле fnmatch)
focus() (метод tkinter.ttk.Treeview)
fold (атрибут datetime.datetime)
(атрибут datetime.time)
fold() (метод email.headerregistry.BaseHeader)
(метод email.policy.Compat32)
(метод email.policy.EmailPolicy)
(метод email.policy.Policy)
fold_binary() (метод email.policy.Compat32)
(метод email.policy.EmailPolicy)
(метод email.policy.Policy)
Font (класс в tkinter.font)
for
in comprehensions
команда , [Link], [Link], [Link]
For (класс в ast)
FOR_ITER (opcode)
forget() (в модуле test.support.import_helper)
(метод tkinter.ttk.Notebook)
fork() (в модуле os)
(в модуле pty)
ForkingMixIn (класс в socketserver)
ForkingTCPServer (класс в socketserver)
ForkingUDPServer (класс в socketserver)
forkpty() (в модуле os)
form
lambda
Form (класс в tkinter.tix)
format (атрибут memoryview)
(атрибут multiprocessing.shared_memory.ShareableList)
(атрибут struct.Struct)
format()
базовая функция
format() (built-in function)
__str__() (object method)
format() (в модуле locale)
(метод logging.Formatter)
(метод logging.Handler)
(метод pprint.PrettyPrinter)
(метод str)
(метод string.Formatter)
(метод traceback.StackSummary)
(метод traceback.TracebackException)
(метод tracemalloc.Traceback)
format_datetime() (в модуле email.utils)
format_exc() (в модуле traceback)
format_exception() (в модуле traceback)
format_exception_only() (в модуле traceback)
(метод traceback.TracebackException)
format_field() (метод string.Formatter)
format_help() (метод argparse.ArgumentParser)
format_list() (в модуле traceback)
format_map() (метод str)
format_stack() (в модуле traceback)
format_stack_entry() (метод bdb.Bdb)
format_string() (в модуле locale)
format_tb() (в модуле traceback)
format_usage() (метод argparse.ArgumentParser)
FORMAT_VALUE (opcode)
formataddr() (в модуле email.utils)
formatargspec() (в модуле inspect)
formatargvalues() (в модуле inspect)
formatdate() (в модуле email.utils)
FormatError
FormatError() (в модуле ctypes)
formatException() (метод logging.Formatter)
formatmonth() (метод calendar.HTMLCalendar)
(метод calendar.TextCalendar)
formatStack() (метод logging.Formatter)
formatted string literal
FormattedValue (класс в ast)
Formatter (класс в logging)
(класс в string)
formatTime() (метод logging.Formatter)
formatting
bytearray (%)
bytes (%)
formatting, string (%)
formatwarning() (в модуле warnings)
formatyear() (метод calendar.HTMLCalendar)
(метод calendar.TextCalendar)
formatyearpage() (метод calendar.HTMLCalendar)
Fortran contiguous
forward() (в модуле turtle)
ForwardRef (класс в typing)
found_terminator() (метод asynchat.async_chat)
fpathconf() (в модуле os)
fqdn (атрибут smtpd.SMTPChannel)
Fraction (класс в fractions)
fractions
модуль
frame
execution , [Link]
объект
frame (атрибут tkinter.scrolledtext.ScrolledText)
Frame (класс в tracemalloc)
FrameSummary (класс в traceback)
FrameType (в модуле types)
free
variable
free()
freedesktop_os_release() (в модуле platform)
freefunc (C type)
freeze utility
freeze() (в модуле gc)
freeze_support() (в модуле multiprocessing)
frexp() (в модуле math)
FRIDAY (в модуле calendar)
from
import statement , [Link]
yield from expression
ключевое слово , [Link]
from_address() (метод ctypes._CData)
from_buffer() (метод ctypes._CData)
from_buffer_copy() (метод ctypes._CData)
from_bytes() (метод класса int)
from_callable() (метод класса inspect.Signature)
from_decimal() (метод класса fractions.Fraction)
from_exception() (метод класса traceback.TracebackException)
from_file() (метод класса zipfile.ZipInfo)
(метод класса zoneinfo.ZoneInfo)
from_float() (метод класса decimal.Decimal)
(метод класса fractions.Fraction)
from_iterable() (метод класса itertools.chain)
from_list() (метод класса traceback.StackSummary)
from_param() (метод ctypes._CData)
from_samples() (метод класса statistics.NormalDist)
from_traceback() (метод класса dis.Bytecode)
frombuf() (метод класса tarfile.TarInfo)
frombytes() (метод array.array)
fromfd() (в модуле socket)
(метод select.epoll)
(метод select.kqueue)
fromfile() (метод array.array)
fromhex() (метод класса bytearray)
(метод класса bytes)
(метод класса float)
fromisocalendar() (метод класса datetime.date)
(метод класса datetime.datetime)
fromisoformat() (метод класса datetime.date)
(метод класса datetime.datetime)
(метод класса datetime.time)
fromkeys() (метод collections.Counter)
(метод класса dict)
fromlist() (метод array.array)
fromordinal() (метод класса datetime.date)
(метод класса datetime.datetime)
fromshare() (в модуле socket)
fromstring() (в модуле xml.etree.ElementTree)
fromstringlist() (в модуле xml.etree.ElementTree)
fromtarfile() (метод класса tarfile.TarInfo)
fromtimestamp() (метод класса datetime.date)
(метод класса datetime.datetime)
fromunicode() (метод array.array)
fromutc() (метод datetime.timezone)
(метод datetime.tzinfo)
FrozenImporter (класс в importlib.machinery)
FrozenInstanceError
frozenset
объект , [Link]
frozenset (встроенный класс)
FrozenSet (класс в typing)
fs_is_case_insensitive() (в модуле test.support.os_helper)
FS_NONASCII (в модуле test.support.os_helper)
fsdecode() (в модуле os)
fsencode() (в модуле os)
fspath() (в модуле os)
fstat() (в модуле os)
fstatvfs() (в модуле os)
fstring
fsum() (в модуле math)
fsync() (в модуле os)
FTP
ftplib (standard module)
protocol , [Link]
FTP (класс в ftplib)
ftp_open() (метод urllib.request.FTPHandler)
FTP_TLS (класс в ftplib)
FTPHandler (класс в urllib.request)
ftplib
модуль
ftruncate() (в модуле os)
Full
full() (метод asyncio.Queue)
(метод multiprocessing.Queue)
(метод queue.Queue)
full_url (атрибут urllib.request.Request)
fullmatch() (в модуле re)
(метод re.Pattern)
func (атрибут functools.partial)
funcattrs (2to3 fixer)
function
annotations , [Link]
anonymous
argument
call , [Link], [Link]
call, user-defined
definition , [Link]
generator , [Link]
name , [Link]
user-defined
объект , [Link], [Link], [Link], [Link], [Link]
Function (класс в symtable)
FunctionDef (класс в ast)
FunctionTestCase (класс в unittest)
FunctionType (в модуле types)
functools
модуль
funny_files (атрибут filecmp.dircmp)
future
statement
future (2to3 fixer)
Future (класс в asyncio)
(класс в concurrent.futures)
FutureWarning
fwalk() (в модуле os)


G

G.722
gaierror
gamma() (в модуле math)
gammavariate() (в модуле random)
garbage (в модуле gc)
garbage collection
gather() (в модуле asyncio)
(метод curses.textpad.Textbox)
gauss() (в модуле random)
gc
модуль
gc_collect() (в модуле test.support)
gcd() (в модуле math)
ge() (в модуле operator)
gen_lib_options() (в модуле distutils.ccompiler)
gen_preprocess_options() (в модуле distutils.ccompiler)
GEN_START (opcode)
gen_uuid() (в модуле msilib)
generate_help() (метод distutils.fancy_getopt.FancyGetopt)
generate_tokens() (в модуле tokenize)
generator
expression
function , [Link], [Link]
iterator , [Link]
объект , [Link], [Link]
Generator (класс в collections.abc)
(класс в email.generator)
(класс в typing)
generator expression
GeneratorExit
исключение , [Link]
GeneratorExp (класс в ast)
GeneratorType (в модуле types)
Generic
Alias
generic
special attribute
Generic (класс в typing)
generic_visit() (метод ast.NodeVisitor)
GenericAlias
объект
GenericAlias (класс в types)
genops() (в модуле pickletools)
geometric_mean() (в модуле statistics)
get() (в модуле webbrowser)
(метод asyncio.Queue)
(метод configparser.ConfigParser)
(метод contextvars.Context)
(метод contextvars.ContextVar)
(метод dict)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод multiprocessing.pool.AsyncResult)
(метод multiprocessing.Queue)
(метод multiprocessing.SimpleQueue)
(метод ossaudiodev.oss_mixer_device)
(метод queue.Queue)
(метод queue.SimpleQueue)
(метод tkinter.ttk.Combobox)
(метод tkinter.ttk.Spinbox)
(метод types.MappingProxyType)
(метод xml.etree.ElementTree.Element)
GET_AITER (opcode)
get_all() (метод email.message.EmailMessage)
(метод email.message.Message)
(метод wsgiref.headers.Headers)
get_all_breaks() (метод bdb.Bdb)
get_all_start_methods() (в модуле multiprocessing)
GET_ANEXT (opcode)
get_annotations() (в модуле inspect)
get_app() (метод wsgiref.simple_server.WSGIServer)
get_archive_formats() (в модуле shutil)
get_args() (в модуле typing)
get_asyncgen_hooks() (в модуле sys)
get_attribute() (в модуле test.support)
GET_AWAITABLE (opcode)
get_begidx() (в модуле readline)
get_blocking() (в модуле os)
get_body() (метод email.message.EmailMessage)
get_body_encoding() (метод email.charset.Charset)
get_boundary() (метод email.message.EmailMessage)
(метод email.message.Message)
get_bpbynumber() (метод bdb.Bdb)
get_break() (метод bdb.Bdb)
get_breaks() (метод bdb.Bdb)
get_buffer() (метод asyncio.BufferedProtocol)
(метод xdrlib.Packer)
(метод xdrlib.Unpacker)
get_bytes() (метод mailbox.Mailbox)
get_ca_certs() (метод ssl.SSLContext)
get_cache_token() (в модуле abc)
get_channel_binding() (метод ssl.SSLSocket)
get_charset() (метод email.message.Message)
get_charsets() (метод email.message.EmailMessage)
(метод email.message.Message)
get_child_watcher() (в модуле asyncio)
(метод asyncio.AbstractEventLoopPolicy)
get_children() (метод symtable.SymbolTable)
(метод tkinter.ttk.Treeview)
get_ciphers() (метод ssl.SSLContext)
get_clock_info() (в модуле time)
get_close_matches() (в модуле difflib)
get_code() (метод importlib.abc.InspectLoader)
(метод importlib.abc.SourceLoader)
(метод importlib.machinery.ExtensionFileLoader)
(метод importlib.machinery.SourcelessFileLoader)
(метод zipimport.zipimporter)
get_completer() (в модуле readline)
get_completer_delims() (в модуле readline)
get_completion_type() (в модуле readline)
get_config_h_filename() (в модуле distutils.sysconfig)
(в модуле sysconfig)
get_config_var() (в модуле distutils.sysconfig)
(в модуле sysconfig)
get_config_vars() (в модуле distutils.sysconfig)
(в модуле sysconfig)
get_content() (в модуле email.contentmanager)
(метод email.contentmanager.ContentManager)
(метод email.message.EmailMessage)
get_content_charset() (метод email.message.EmailMessage)
(метод email.message.Message)
get_content_disposition() (метод email.message.EmailMessage)
(метод email.message.Message)
get_content_maintype() (метод email.message.EmailMessage)
(метод email.message.Message)
get_content_subtype() (метод email.message.EmailMessage)
(метод email.message.Message)
get_content_type() (метод email.message.EmailMessage)
(метод email.message.Message)
get_context() (в модуле multiprocessing)
get_coro() (метод asyncio.Task)
get_coroutine_origin_tracking_depth() (в модуле sys)
get_count() (в модуле gc)
get_current_history_length() (в модуле readline)
get_data() (в модуле pkgutil)
(метод importlib.abc.FileLoader)
(метод importlib.abc.ResourceLoader)
(метод zipimport.zipimporter)
get_date() (метод mailbox.MaildirMessage)
get_debug() (в модуле gc)
(метод asyncio.loop)
get_default() (метод argparse.ArgumentParser)
get_default_compiler() (в модуле distutils.ccompiler)
get_default_domain() (в модуле nis)
get_default_scheme() (в модуле sysconfig)
get_default_type() (метод email.message.EmailMessage)
(метод email.message.Message)
get_default_verify_paths() (в модуле ssl)
get_dialect() (в модуле csv)
get_disassembly_as_string() (метод test.support.bytecode_helper.BytecodeTestCase)
get_docstring() (в модуле ast)
get_doctest() (метод doctest.DocTestParser)
get_endidx() (в модуле readline)
get_environ() (метод wsgiref.simple_server.WSGIRequestHandler)
get_errno() (в модуле ctypes)
get_escdelay() (в модуле curses)
get_event_loop() (в модуле asyncio)
(метод asyncio.AbstractEventLoopPolicy)
get_event_loop_policy() (в модуле asyncio)
get_examples() (метод doctest.DocTestParser)
get_exception_handler() (метод asyncio.loop)
get_exec_path() (в модуле os)
get_extra_info() (метод asyncio.BaseTransport)
(метод asyncio.StreamWriter)
get_field() (метод string.Formatter)
get_file() (метод mailbox.Babyl)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод mailbox.mbox)
(метод mailbox.MH)
(метод mailbox.MMDF)
get_file_breaks() (метод bdb.Bdb)
get_filename() (метод email.message.EmailMessage)
(метод email.message.Message)
(метод importlib.abc.ExecutionLoader)
(метод importlib.abc.FileLoader)
(метод importlib.machinery.ExtensionFileLoader)
(метод zipimport.zipimporter)
get_filter() (метод tkinter.filedialog.FileDialog)
get_flags() (метод mailbox.MaildirMessage)
(метод mailbox.mboxMessage)
(метод mailbox.MMDFMessage)
get_folder() (метод mailbox.Maildir)
(метод mailbox.MH)
get_frees() (метод symtable.Function)
get_freeze_count() (в модуле gc)
get_from() (метод mailbox.mboxMessage)
(метод mailbox.MMDFMessage)
get_full_url() (метод urllib.request.Request)
get_globals() (метод symtable.Function)
get_grouped_opcodes() (метод difflib.SequenceMatcher)
get_handle_inheritable() (в модуле os)
get_header() (метод urllib.request.Request)
get_history_item() (в модуле readline)
get_history_length() (в модуле readline)
get_id() (метод symtable.SymbolTable)
get_ident() (в модуле _thread)
(в модуле threading)
get_identifiers() (метод symtable.SymbolTable)
get_importer() (в модуле pkgutil)
get_info() (метод mailbox.MaildirMessage)
get_inheritable() (в модуле os)
(метод socket.socket)
get_instructions() (в модуле dis)
get_interpreter() (в модуле zipapp)
GET_ITER (opcode)
get_key() (метод selectors.BaseSelector)
get_labels() (метод mailbox.Babyl)
(метод mailbox.BabylMessage)
get_last_error() (в модуле ctypes)
GET_LEN (opcode)
get_line_buffer() (в модуле readline)
get_lineno() (метод symtable.SymbolTable)
get_loader() (в модуле pkgutil)
get_locals() (метод symtable.Function)
get_logger() (в модуле multiprocessing)
get_loop() (метод asyncio.Future)
(метод asyncio.Server)
get_magic() (в модуле imp)
get_makefile_filename() (в модуле distutils.sysconfig)
(в модуле sysconfig)
get_map() (метод selectors.BaseSelector)
get_matching_blocks() (метод difflib.SequenceMatcher)
get_message() (метод mailbox.Mailbox)
get_method() (метод urllib.request.Request)
get_methods() (метод symtable.Class)
get_mixed_type_key() (в модуле ipaddress)
get_name() (метод asyncio.Task)
(метод symtable.Symbol)
(метод symtable.SymbolTable)
get_namespace() (метод symtable.Symbol)
get_namespaces() (метод symtable.Symbol)
get_native_id() (в модуле _thread)
(в модуле threading)
get_nonlocals() (метод symtable.Function)
get_nonstandard_attr() (метод http.cookiejar.Cookie)
get_nowait() (метод asyncio.Queue)
(метод multiprocessing.Queue)
(метод queue.Queue)
(метод queue.SimpleQueue)
get_object_traceback() (в модуле tracemalloc)
get_objects() (в модуле gc)
get_opcodes() (метод difflib.SequenceMatcher)
get_option() (метод optparse.OptionParser)
get_option_group() (метод optparse.OptionParser)
get_option_order() (метод distutils.fancy_getopt.FancyGetopt)
get_origin() (в модуле typing)
get_original_stdout() (в модуле test.support)
get_osfhandle() (в модуле msvcrt)
get_output_charset() (метод email.charset.Charset)
get_param() (метод email.message.Message)
get_parameters() (метод symtable.Function)
get_params() (метод email.message.Message)
get_path() (в модуле sysconfig)
get_path_names() (в модуле sysconfig)
get_paths() (в модуле sysconfig)
get_payload() (метод email.message.Message)
get_pid() (метод asyncio.SubprocessTransport)
get_pipe_transport() (метод asyncio.SubprocessTransport)
get_platform() (в модуле distutils.util)
(в модуле sysconfig)
get_poly() (в модуле turtle)
get_position() (метод xdrlib.Unpacker)
get_preferred_scheme() (в модуле sysconfig)
get_protocol() (метод asyncio.BaseTransport)
get_python_inc() (в модуле distutils.sysconfig)
get_python_lib() (в модуле distutils.sysconfig)
get_python_version() (в модуле sysconfig)
get_ready() (метод graphlib.TopologicalSorter)
get_recsrc() (метод ossaudiodev.oss_mixer_device)
get_referents() (в модуле gc)
get_referrers() (в модуле gc)
get_request() (метод socketserver.BaseServer)
get_returncode() (метод asyncio.SubprocessTransport)
get_running_loop() (в модуле asyncio)
get_scheme() (метод wsgiref.handlers.BaseHandler)
get_scheme_names() (в модуле sysconfig)
get_selection() (метод tkinter.filedialog.FileDialog)
get_sequences() (метод mailbox.MH)
(метод mailbox.MHMessage)
get_server() (метод multiprocessing.managers.BaseManager)
get_server_certificate() (в модуле ssl)
get_shapepoly() (в модуле turtle)
get_socket() (метод telnetlib.Telnet)
get_source() (метод importlib.abc.InspectLoader)
(метод importlib.abc.SourceLoader)
(метод importlib.machinery.ExtensionFileLoader)
(метод importlib.machinery.SourcelessFileLoader)
(метод zipimport.zipimporter)
get_source_segment() (в модуле ast)
get_special_folder_path()
базовая функция
get_stack() (метод asyncio.Task)
(метод bdb.Bdb)
get_start_method() (в модуле multiprocessing)
get_starttag_text() (метод html.parser.HTMLParser)
get_stats() (в модуле gc)
get_stats_profile() (метод pstats.Stats)
get_stderr() (метод wsgiref.handlers.BaseHandler)
(метод wsgiref.simple_server.WSGIRequestHandler)
get_stdin() (метод wsgiref.handlers.BaseHandler)
get_string() (метод mailbox.Mailbox)
get_subdir() (метод mailbox.MaildirMessage)
get_suffixes() (в модуле imp)
get_symbols() (метод symtable.SymbolTable)
get_tabsize() (в модуле curses)
get_tag() (в модуле imp)
get_task_factory() (метод asyncio.loop)
get_terminal_size() (в модуле os)
(в модуле shutil)
get_terminator() (метод asynchat.async_chat)
get_threshold() (в модуле gc)
get_token() (метод shlex.shlex)
get_traceback_limit() (в модуле tracemalloc)
get_traced_memory() (в модуле tracemalloc)
get_tracemalloc_memory() (в модуле tracemalloc)
get_type() (метод symtable.SymbolTable)
get_type_hints() (в модуле typing)
get_unixfrom() (метод email.message.EmailMessage)
(метод email.message.Message)
get_unpack_formats() (в модуле shutil)
get_usage() (метод optparse.OptionParser)
get_value() (метод string.Formatter)
get_version() (метод optparse.OptionParser)
get_visible() (метод mailbox.BabylMessage)
get_wch() (метод curses.window)
get_write_buffer_limits() (метод asyncio.WriteTransport)
get_write_buffer_size() (метод asyncio.WriteTransport)
GET_YIELD_FROM_ITER (opcode)
getacl() (метод imaplib.IMAP4)
getaddresses() (в модуле email.utils)
getaddrinfo() (в модуле socket)
(метод asyncio.loop)
getallocatedblocks() (в модуле sys)
getandroidapilevel() (в модуле sys)
getannotation() (метод imaplib.IMAP4)
getargspec() (в модуле inspect)
getargvalues() (в модуле inspect)
getatime() (в модуле os.path)
getattr()
базовая функция
getattr_static() (в модуле inspect)
getattrfunc (C type)
getAttribute() (метод xml.dom.Element)
getAttributeNode() (метод xml.dom.Element)
getAttributeNodeNS() (метод xml.dom.Element)
getAttributeNS() (метод xml.dom.Element)
getattrofunc (C type)
GetBase() (метод xml.parsers.expat.xmlparser)
getbegyx() (метод curses.window)
getbkgd() (метод curses.window)
getblocking() (метод socket.socket)
getboolean() (метод configparser.ConfigParser)
getbuffer() (метод io.BytesIO)
getbufferproc (C type)
getByteStream() (метод xml.sax.xmlreader.InputSource)
getcallargs() (в модуле inspect)
getcanvas() (в модуле turtle)
getcapabilities() (метод nntplib.NNTP)
getcaps() (в модуле mailcap)
getch() (в модуле msvcrt)
(метод curses.window)
getCharacterStream() (метод xml.sax.xmlreader.InputSource)
getche() (в модуле msvcrt)
getChild() (метод logging.Logger)
getclasstree() (в модуле inspect)
getclosurevars() (в модуле inspect)
GetColumnInfo() (метод msilib.View)
getColumnNumber() (метод xml.sax.xmlreader.Locator)
getcomments() (в модуле inspect)
getcompname() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getcomptype() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getContentHandler() (метод xml.sax.xmlreader.XMLReader)
getcontext() (в модуле decimal)
getcoroutinelocals() (в модуле inspect)
getcoroutinestate() (в модуле inspect)
getctime() (в модуле os.path)
getcwd() (в модуле os)
getcwdb() (в модуле os)
getcwdu (2to3 fixer)
getdecoder() (в модуле codecs)
getdefaultencoding() (в модуле sys)
getdefaultlocale() (в модуле locale)
getdefaulttimeout() (в модуле socket)
getdlopenflags() (в модуле sys)
getdoc() (в модуле inspect)
getDOMImplementation() (в модуле xml.dom)
getDTDHandler() (метод xml.sax.xmlreader.XMLReader)
getEffectiveLevel() (метод logging.Logger)
getegid() (в модуле os)
getElementsByTagName() (метод xml.dom.Document)
(метод xml.dom.Element)
getElementsByTagNameNS() (метод xml.dom.Document)
(метод xml.dom.Element)
getencoder() (в модуле codecs)
getEncoding() (метод xml.sax.xmlreader.InputSource)
getEntityResolver() (метод xml.sax.xmlreader.XMLReader)
getenv() (в модуле os)
getenvb() (в модуле os)
getErrorHandler() (метод xml.sax.xmlreader.XMLReader)
geteuid() (в модуле os)
getEvent() (метод xml.dom.pulldom.DOMEventStream)
getEventCategory() (метод logging.handlers.NTEventLogHandler)
getEventType() (метод logging.handlers.NTEventLogHandler)
getException() (метод xml.sax.SAXException)
getFeature() (метод xml.sax.xmlreader.XMLReader)
GetFieldCount() (метод msilib.Record)
getfile() (в модуле inspect)
getFilesToDelete() (метод logging.handlers.TimedRotatingFileHandler)
getfilesystemencodeerrors() (в модуле sys)
getfilesystemencoding() (в модуле sys)
getfirst() (метод cgi.FieldStorage)
getfloat() (метод configparser.ConfigParser)
getfmts() (метод ossaudiodev.oss_audio_device)
getfqdn() (в модуле socket)
getframeinfo() (в модуле inspect)
getframerate() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getfullargspec() (в модуле inspect)
getgeneratorlocals() (в модуле inspect)
getgeneratorstate() (в модуле inspect)
getgid() (в модуле os)
getgrall() (в модуле grp)
getgrgid() (в модуле grp)
getgrnam() (в модуле grp)
getgrouplist() (в модуле os)
getgroups() (в модуле os)
getheader() (метод http.client.HTTPResponse)
getheaders() (метод http.client.HTTPResponse)
gethostbyaddr() (in module socket)
(в модуле socket)
gethostbyname() (в модуле socket)
gethostbyname_ex() (в модуле socket)
gethostname() (in module socket)
(в модуле socket)
getincrementaldecoder() (в модуле codecs)
getincrementalencoder() (в модуле codecs)
getinfo() (метод zipfile.ZipFile)
getinnerframes() (в модуле inspect)
GetInputContext() (метод xml.parsers.expat.xmlparser)
getint() (метод configparser.ConfigParser)
GetInteger() (метод msilib.Record)
getitem() (в модуле operator)
getiterfunc (C type)
getitimer() (в модуле signal)
getkey() (метод curses.window)
GetLastError() (в модуле ctypes)
getLength() (метод xml.sax.xmlreader.Attributes)
getLevelName() (в модуле logging)
getline() (в модуле linecache)
getLineNumber() (метод xml.sax.xmlreader.Locator)
getlist() (метод cgi.FieldStorage)
getloadavg() (в модуле os)
getlocale() (в модуле locale)
getLogger() (в модуле logging)
getLoggerClass() (в модуле logging)
getlogin() (в модуле os)
getLogRecordFactory() (в модуле logging)
getmark() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getmarkers() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getmaxyx() (метод curses.window)
getmember() (метод tarfile.TarFile)
getmembers() (в модуле inspect)
(метод tarfile.TarFile)
getMessage() (метод logging.LogRecord)
(метод xml.sax.SAXException)
getMessageID() (метод logging.handlers.NTEventLogHandler)
getmodule() (в модуле inspect)
getmodulename() (в модуле inspect)
getmouse() (в модуле curses)
getmro() (в модуле inspect)
getmtime() (в модуле os.path)
getname() (метод chunk.Chunk)
getName() (метод threading.Thread)
getNameByQName() (метод xml.sax.xmlreader.AttributesNS)
getnameinfo() (в модуле socket)
(метод asyncio.loop)
getnames() (метод tarfile.TarFile)
getNames() (метод xml.sax.xmlreader.Attributes)
getnchannels() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getnframes() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getnode
getnode() (в модуле uuid)
getopt
модуль
getopt() (в модуле getopt)
(метод distutils.fancy_getopt.FancyGetopt)
GetoptError
getouterframes() (в модуле inspect)
getoutput() (в модуле subprocess)
getpagesize() (в модуле resource)
getparams() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getparyx() (метод curses.window)
getpass
модуль
getpass() (в модуле getpass)
GetPassWarning
getpeercert() (метод ssl.SSLSocket)
getpeername() (метод socket.socket)
getpen() (в модуле turtle)
getpgid() (в модуле os)
getpgrp() (в модуле os)
getpid() (в модуле os)
getpos() (метод html.parser.HTMLParser)
getppid() (в модуле os)
getpreferredencoding() (в модуле locale)
getpriority() (в модуле os)
getprofile() (в модуле sys)
(в модуле threading)
GetProperty() (метод msilib.SummaryInformation)
getProperty() (метод xml.sax.xmlreader.XMLReader)
GetPropertyCount() (метод msilib.SummaryInformation)
getprotobyname() (в модуле socket)
getproxies() (в модуле urllib.request)
getPublicId() (метод xml.sax.xmlreader.InputSource)
(метод xml.sax.xmlreader.Locator)
getpwall() (в модуле pwd)
getpwnam() (в модуле pwd)
getpwuid() (в модуле pwd)
getQNameByName() (метод xml.sax.xmlreader.AttributesNS)
getQNames() (метод xml.sax.xmlreader.AttributesNS)
getquota() (метод imaplib.IMAP4)
getquotaroot() (метод imaplib.IMAP4)
getrandbits() (в модуле random)
getrandom() (в модуле os)
getreader() (в модуле codecs)
getrecursionlimit() (в модуле sys)
getrefcount() (в модуле sys)
getresgid() (в модуле os)
getresponse() (метод http.client.HTTPConnection)
getresuid() (в модуле os)
getrlimit() (в модуле resource)
getroot() (метод xml.etree.ElementTree.ElementTree)
getrusage() (в модуле resource)
getsample() (в модуле audioop)
getsampwidth() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
getscreen() (в модуле turtle)
getservbyname() (в модуле socket)
getservbyport() (в модуле socket)
GetSetDescriptorType (в модуле types)
getshapes() (в модуле turtle)
getsid() (в модуле os)
getsignal() (в модуле signal)
getsitepackages() (в модуле site)
getsize() (в модуле os.path)
(метод chunk.Chunk)
getsizeof() (в модуле sys)
getsockname() (метод socket.socket)
getsockopt() (метод socket.socket)
getsource() (в модуле inspect)
getsourcefile() (в модуле inspect)
getsourcelines() (в модуле inspect)
getspall() (в модуле spwd)
getspnam() (в модуле spwd)
getstate() (в модуле random)
(метод codecs.IncrementalDecoder)
(метод codecs.IncrementalEncoder)
getstatus() (метод http.client.HTTPResponse)
(метод urllib.response.addinfourl)
getstatusoutput() (в модуле subprocess)
getstr() (метод curses.window)
GetString() (метод msilib.Record)
getSubject() (метод logging.handlers.SMTPHandler)
GetSummaryInformation() (метод msilib.Database)
getswitchinterval() (в модуле sys)
getSystemId() (метод xml.sax.xmlreader.InputSource)
(метод xml.sax.xmlreader.Locator)
getsyx() (в модуле curses)
gettarinfo() (метод tarfile.TarFile)
gettempdir() (в модуле tempfile)
gettempdirb() (в модуле tempfile)
gettempprefix() (в модуле tempfile)
gettempprefixb() (в модуле tempfile)
getTestCaseNames() (метод unittest.TestLoader)
gettext
модуль
gettext() (в модуле gettext)
(в модуле locale)
(метод gettext.GNUTranslations)
(метод gettext.NullTranslations)
gettimeout() (метод socket.socket)
gettrace() (в модуле sys)
(в модуле threading)
getturtle() (в модуле turtle)
getType() (метод xml.sax.xmlreader.Attributes)
getuid() (в модуле os)
geturl() (метод http.client.HTTPResponse)
(метод urllib.parse.urllib.parse.SplitResult)
(метод urllib.response.addinfourl)
getuser() (в модуле getpass)
getuserbase() (в модуле site)
getusersitepackages() (в модуле site)
getvalue() (метод io.BytesIO)
(метод io.StringIO)
getValue() (метод xml.sax.xmlreader.Attributes)
getValueByQName() (метод xml.sax.xmlreader.AttributesNS)
getwch() (в модуле msvcrt)
getwche() (в модуле msvcrt)
getweakrefcount() (в модуле weakref)
getweakrefs() (в модуле weakref)
getwelcome() (метод ftplib.FTP)
(метод nntplib.NNTP)
(метод poplib.POP3)
getwin() (в модуле curses)
getwindowsversion() (в модуле sys)
getwriter() (в модуле codecs)
getxattr() (в модуле os)
getyx() (метод curses.window)
gid (атрибут tarfile.TarInfo)
glob
модуль , [Link]
glob() (в модуле glob)
(метод msilib.Directory)
(метод pathlib.Path)
global
name binding
namespace
команда , [Link]
Global (класс в ast)
global interpreter lock
globals()
базовая функция
globs (атрибут doctest.DocTest)
gmtime() (в модуле time)
gname (атрибут tarfile.TarInfo)
GNOME
GNU_FORMAT (в модуле tarfile)
gnu_getopt() (в модуле getopt)
GNUTranslations (класс в gettext)
go() (метод tkinter.filedialog.FileDialog)
got (атрибут doctest.DocTestFailure)
goto() (в модуле turtle)
grammar
Graphical User Interface
graphlib
модуль
GREATER (в модуле token)
GREATEREQUAL (в модуле token)
Greenwich Mean Time
GRND_NONBLOCK (в модуле os)
GRND_RANDOM (в модуле os)
Group (класс в email.headerregistry)
group() (метод nntplib.NNTP)
(метод pathlib.Path)
(метод re.Match)
groupby() (в модуле itertools)
groupdict() (метод re.Match)
groupindex (атрибут re.Pattern)
grouping
groups (атрибут email.headerregistry.AddressHeader)
(атрибут re.Pattern)
groups() (метод re.Match)
grp
модуль
Gt (класс в ast)
gt() (в модуле operator)
GtE (класс в ast)
guard
guess_all_extensions() (в модуле mimetypes)
(метод mimetypes.MimeTypes)
guess_extension() (в модуле mimetypes)
(метод mimetypes.MimeTypes)
guess_scheme() (в модуле wsgiref.util)
guess_type() (в модуле mimetypes)
(метод mimetypes.MimeTypes)
GUI
gzip
модуль
gzip command line option
--best
--decompress
--fast
--help
-d
-h
file
GzipFile (класс в gzip)


H

halfdelay() (в модуле curses)
Handle (класс в asyncio)
handle an exception
handle() (метод http.server.BaseHTTPRequestHandler)
(метод logging.Handler)
(метод logging.handlers.QueueListener)
(метод logging.Logger)
(метод logging.NullHandler)
(метод socketserver.BaseRequestHandler)
(метод wsgiref.simple_server.WSGIRequestHandler)
handle_accept() (метод asyncore.dispatcher)
handle_accepted() (метод asyncore.dispatcher)
handle_charref() (метод html.parser.HTMLParser)
handle_close() (метод asyncore.dispatcher)
handle_comment() (метод html.parser.HTMLParser)
handle_connect() (метод asyncore.dispatcher)
handle_data() (метод html.parser.HTMLParser)
handle_decl() (метод html.parser.HTMLParser)
handle_defect() (метод email.policy.Policy)
handle_endtag() (метод html.parser.HTMLParser)
handle_entityref() (метод html.parser.HTMLParser)
handle_error() (метод asyncore.dispatcher)
(метод socketserver.BaseServer)
handle_expect_100() (метод http.server.BaseHTTPRequestHandler)
handle_expt() (метод asyncore.dispatcher)
handle_one_request() (метод http.server.BaseHTTPRequestHandler)
handle_pi() (метод html.parser.HTMLParser)
handle_read() (метод asyncore.dispatcher)
handle_request() (метод socketserver.BaseServer)
(метод xmlrpc.server.CGIXMLRPCRequestHandler)
handle_startendtag() (метод html.parser.HTMLParser)
handle_starttag() (метод html.parser.HTMLParser)
handle_timeout() (метод socketserver.BaseServer)
handle_write() (метод asyncore.dispatcher)
handleError() (метод logging.Handler)
(метод logging.handlers.SocketHandler)
handler
exception
Handler (класс в logging)
handler() (в модуле cgitb)
hardlink_to() (метод pathlib.Path)
harmonic_mean() (в модуле statistics)
HAS_ALPN (в модуле ssl)
has_children() (метод symtable.SymbolTable)
has_colors() (в модуле curses)
has_dualstack_ipv6() (в модуле socket)
HAS_ECDH (в модуле ssl)
has_extended_color_support() (в модуле curses)
has_extn() (метод smtplib.SMTP)
has_function() (метод distutils.ccompiler.CCompiler)
has_header() (метод csv.Sniffer)
(метод urllib.request.Request)
has_ic() (в модуле curses)
has_il() (в модуле curses)
has_ipv6 (в модуле socket)
has_key (2to3 fixer)
has_key() (в модуле curses)
has_location (атрибут importlib.machinery.ModuleSpec)
HAS_NEVER_CHECK_COMMON_NAME (в модуле ssl)
has_nonstandard_attr() (метод http.cookiejar.Cookie)
HAS_NPN (в модуле ssl)
has_option() (метод configparser.ConfigParser)
(метод optparse.OptionParser)
has_section() (метод configparser.ConfigParser)
HAS_SNI (в модуле ssl)
HAS_SSLv2 (в модуле ssl)
HAS_SSLv3 (в модуле ssl)
has_ticket (атрибут ssl.SSLSession)
HAS_TLSv1 (в модуле ssl)
HAS_TLSv1_1 (в модуле ssl)
HAS_TLSv1_2 (в модуле ssl)
HAS_TLSv1_3 (в модуле ssl)
hasattr()
базовая функция
hasAttribute() (метод xml.dom.Element)
hasAttributeNS() (метод xml.dom.Element)
hasAttributes() (метод xml.dom.Node)
hasChildNodes() (метод xml.dom.Node)
hascompare (в модуле dis)
hasconst (в модуле dis)
hasFeature() (метод xml.dom.DOMImplementation)
hasfree (в модуле dis)
hash
базовая функция , [Link], [Link], [Link]
hash character
hash()
базовая функция
hash.block_size (в модуле hashlib)
hash.digest_size (в модуле hashlib)
hash_info (в модуле sys)
hashable
Hashable (класс в collections.abc)
(класс в typing)
hasHandlers() (метод logging.Logger)
hashfunc (C type)
hashlib
модуль
hasjabs (в модуле dis)
hasjrel (в модуле dis)
haslocal (в модуле dis)
hasname (в модуле dis)
HAVE_ARGUMENT (opcode)
HAVE_CONTEXTVAR (в модуле decimal)
HAVE_DOCSTRINGS (в модуле test.support)
HAVE_THREADS (в модуле decimal)
HCI_DATA_DIR (в модуле socket)
HCI_FILTER (в модуле socket)
HCI_TIME_STAMP (в модуле socket)
head() (метод nntplib.NNTP)
Header (класс в email.header)
header_encode() (метод email.charset.Charset)
header_encode_lines() (метод email.charset.Charset)
header_encoding (атрибут email.charset.Charset)
header_factory (атрибут email.policy.EmailPolicy)
header_fetch_parse() (метод email.policy.Compat32)
(метод email.policy.EmailPolicy)
(метод email.policy.Policy)
header_items() (метод urllib.request.Request)
header_max_count() (метод email.policy.EmailPolicy)
(метод email.policy.Policy)
header_offset (атрибут zipfile.ZipInfo)
header_source_parse() (метод email.policy.Compat32)
(метод email.policy.EmailPolicy)
(метод email.policy.Policy)
header_store_parse() (метод email.policy.Compat32)
(метод email.policy.EmailPolicy)
(метод email.policy.Policy)
HeaderError
HeaderParseError
HeaderParser (класс в email.parser)
HeaderRegistry (класс в email.headerregistry)
headers
MIME , [Link]
headers (атрибут http.client.HTTPResponse)
(атрибут http.server.BaseHTTPRequestHandler)
(атрибут urllib.error.HTTPError)
(атрибут urllib.response.addinfourl)
(атрибут xmlrpc.client.ProtocolError)
Headers (класс в wsgiref.headers)
heading() (в модуле turtle)
(метод tkinter.ttk.Treeview)
heapify() (в модуле heapq)
heapmin() (в модуле msvcrt)
heappop() (в модуле heapq)
heappush() (в модуле heapq)
heappushpop() (в модуле heapq)
heapq
модуль
heapreplace() (в модуле heapq)
helo() (метод smtplib.SMTP)
help
online
базовая функция
help (pdb command)
(атрибут optparse.Option)
help()
базовая функция
help() (метод nntplib.NNTP)
herror
hex (атрибут uuid.UUID)
hex()
базовая функция
hex() (метод bytearray)
(метод bytes)
(метод float)
(метод memoryview)
hexadecimal
literals
hexadecimal literal
hexbin() (в модуле binhex)
hexdigest() (метод hashlib.hash)
(метод hashlib.shake)
(метод hmac.HMAC)
hexdigits (в модуле string)
hexlify() (в модуле binascii)
hexversion (в модуле sys)
hidden() (метод curses.panel.Panel)
hide() (метод curses.panel.Panel)
(метод tkinter.ttk.Notebook)
hide_cookie2 (атрибут http.cookiejar.CookiePolicy)
hideturtle() (в модуле turtle)
hierarchy
type
HierarchyRequestErr
HIGH_PRIORITY_CLASS (в модуле subprocess)
HIGHEST_PROTOCOL (в модуле pickle)
HKEY_CLASSES_ROOT (в модуле winreg)
HKEY_CURRENT_CONFIG (в модуле winreg)
HKEY_CURRENT_USER (в модуле winreg)
HKEY_DYN_DATA (в модуле winreg)
HKEY_LOCAL_MACHINE (в модуле winreg)
HKEY_PERFORMANCE_DATA (в модуле winreg)
HKEY_USERS (в модуле winreg)
hline() (метод curses.window)
HList (класс в tkinter.tix)
hls_to_rgb() (в модуле colorsys)
hmac
модуль
HOME
home() (в модуле turtle)
(метод класса pathlib.Path)
HOMEDRIVE
HOMEPATH
hook_compressed() (в модуле fileinput)
hook_encoded() (в модуле fileinput)
hooks
import
meta
path
host (атрибут urllib.request.Request)
hostmask (атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Network)
hostname_checks_common_name (атрибут ssl.SSLContext)
hosts (атрибут netrc.netrc)
hosts() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
hour (атрибут datetime.datetime)
(атрибут datetime.time)
HRESULT (класс в ctypes)
hStdError (атрибут subprocess.STARTUPINFO)
hStdInput (атрибут subprocess.STARTUPINFO)
hStdOutput (атрибут subprocess.STARTUPINFO)
hsv_to_rgb() (в модуле colorsys)
ht() (в модуле turtle)
HTML
html
модуль
html() (в модуле cgitb)
html.entities
модуль
html.parser
модуль
html5 (в модуле html.entities)
HTMLCalendar (класс в calendar)
HtmlDiff (класс в difflib)
HTMLParser (класс в html.parser)
htonl() (в модуле socket)
htons() (в модуле socket)
HTTP
http (standard module)
http.client (standard module)
protocol , [Link], [Link], [Link], [Link], [Link]
http
модуль
HTTP (в модуле email.policy)
http.client
модуль
http.cookiejar
модуль
http.cookies
модуль
http.server
security
модуль
http_error_301() (метод urllib.request.HTTPRedirectHandler)
http_error_302() (метод urllib.request.HTTPRedirectHandler)
http_error_303() (метод urllib.request.HTTPRedirectHandler)
http_error_307() (метод urllib.request.HTTPRedirectHandler)
http_error_401() (метод urllib.request.HTTPBasicAuthHandler)
(метод urllib.request.HTTPDigestAuthHandler)
http_error_407() (метод urllib.request.ProxyBasicAuthHandler)
(метод urllib.request.ProxyDigestAuthHandler)
http_error_auth_reqed() (метод urllib.request.AbstractBasicAuthHandler)
(метод urllib.request.AbstractDigestAuthHandler)
http_error_default() (метод urllib.request.BaseHandler)
http_open() (метод urllib.request.HTTPHandler)
HTTP_PORT (в модуле http.client)
http_proxy
http_response() (метод urllib.request.HTTPErrorProcessor)
http_version (атрибут wsgiref.handlers.BaseHandler)
HTTPBasicAuthHandler (класс в urllib.request)
HTTPConnection (класс в http.client)
HTTPCookieProcessor (класс в urllib.request)
httpd
HTTPDefaultErrorHandler (класс в urllib.request)
HTTPDigestAuthHandler (класс в urllib.request)
HTTPError
HTTPErrorProcessor (класс в urllib.request)
HTTPException
HTTPHandler (класс в logging.handlers)
(класс в urllib.request)
HTTPPasswordMgr (класс в urllib.request)
HTTPPasswordMgrWithDefaultRealm (класс в urllib.request)
HTTPPasswordMgrWithPriorAuth (класс в urllib.request)
HTTPRedirectHandler (класс в urllib.request)
HTTPResponse (класс в http.client)
https_open() (метод urllib.request.HTTPSHandler)
HTTPS_PORT (в модуле http.client)
https_response() (метод urllib.request.HTTPErrorProcessor)
HTTPSConnection (класс в http.client)
HTTPServer (класс в http.server)
HTTPSHandler (класс в urllib.request)
HTTPStatus (класс в http)
hypot() (в модуле math)


I

I (в модуле re)
I/O control
buffering , [Link]
POSIX
tty
UNIX
iadd() (в модуле operator)
iand() (в модуле operator)
iconcat() (в модуле operator)
id
базовая функция
id (атрибут ssl.SSLSession)
id()
базовая функция
id() (метод unittest.TestCase)
idcok() (метод curses.window)
ident (атрибут select.kevent)
(атрибут threading.Thread)
identchars (атрибут cmd.Cmd)
identifier
identify() (метод tkinter.ttk.Notebook)
(метод tkinter.ttk.Treeview)
(метод tkinter.ttk.Widget)
identify_column() (метод tkinter.ttk.Treeview)
identify_element() (метод tkinter.ttk.Treeview)
identify_region() (метод tkinter.ttk.Treeview)
identify_row() (метод tkinter.ttk.Treeview)
identity
test
identity of an object
idioms (2to3 fixer)
IDLE
IDLE_PRIORITY_CLASS (в модуле subprocess)
idlelib
модуль
IDLESTARTUP
idlok() (метод curses.window)
if
conditional expression
in comprehensions
ключевое слово
команда , [Link]
If (класс в ast)
if_indextoname() (в модуле socket)
if_nameindex() (в модуле socket)
if_nametoindex() (в модуле socket)
IfExp (класс в ast)
ifloordiv() (в модуле operator)
iglob() (в модуле glob)
ignorableWhitespace() (метод xml.sax.handler.ContentHandler)
ignore
error handler's name
ignore (pdb command)
ignore_errors() (в модуле codecs)
IGNORE_EXCEPTION_DETAIL (в модуле doctest)
ignore_patterns() (в модуле shutil)
IGNORECASE (в модуле re)
ihave() (метод nntplib.NNTP)
IISCGIHandler (класс в wsgiref.handlers)
ilshift() (в модуле operator)
imag (атрибут numbers.Complex)
imaginary literal
imap() (метод multiprocessing.pool.Pool)
IMAP4
protocol
IMAP4 (класс в imaplib)
IMAP4.abort
IMAP4.error
IMAP4.readonly
IMAP4_SSL
protocol
IMAP4_SSL (класс в imaplib)
IMAP4_stream
protocol
IMAP4_stream (класс в imaplib)
imap_unordered() (метод multiprocessing.pool.Pool)
imaplib
модуль
imatmul() (в модуле operator)
imghdr
модуль
immedok() (метод curses.window)
immutable
data type
object , [Link]
sequence types
объект
immutable object
immutable sequence
объект
immutable types
subclassing
imod() (в модуле operator)
imp
модуль , [Link]
ImpImporter (класс в pkgutil)
impl_detail() (в модуле test.support)
implementation (в модуле sys)
ImpLoader (класс в pkgutil)
import
hooks
команда , [Link], [Link], [Link], [Link]
import (2to3 fixer)
Import (класс в ast)
import hooks
import machinery
import_fresh_module() (в модуле test.support.import_helper)
IMPORT_FROM (opcode)
import_module() (в модуле importlib)
(в модуле test.support.import_helper)
IMPORT_NAME (opcode)
IMPORT_STAR (opcode)
ImportError
исключение
ImportFrom (класс в ast)
importlib
модуль
importlib.abc
модуль
importlib.machinery
модуль
importlib.metadata
модуль
importlib.resources
модуль
importlib.util
модуль
imports (2to3 fixer)
imports2 (2to3 fixer)
ImportWarning
ImproperConnectionState
imul() (в модуле operator)
in
ключевое слово
оператор , [Link], [Link]
In (класс в ast)
in_dll() (метод ctypes._CData)
in_table_a1() (в модуле stringprep)
in_table_b1() (в модуле stringprep)
in_table_c11() (в модуле stringprep)
in_table_c11_c12() (в модуле stringprep)
in_table_c12() (в модуле stringprep)
in_table_c21() (в модуле stringprep)
in_table_c21_c22() (в модуле stringprep)
in_table_c22() (в модуле stringprep)
in_table_c3() (в модуле stringprep)
in_table_c4() (в модуле stringprep)
in_table_c5() (в модуле stringprep)
in_table_c6() (в модуле stringprep)
in_table_c7() (в модуле stringprep)
in_table_c8() (в модуле stringprep)
in_table_c9() (в модуле stringprep)
in_table_d1() (в модуле stringprep)
in_table_d2() (в модуле stringprep)
in_transaction (атрибут sqlite3.Connection)
inch() (метод curses.window)
inclusive
or
inclusive (атрибут tracemalloc.DomainFilter)
(атрибут tracemalloc.Filter)
Incomplete
IncompleteRead
IncompleteReadError
incr_item()
increment_lineno() (в модуле ast)
incrementaldecoder (атрибут codecs.CodecInfo)
IncrementalDecoder (класс в codecs)
incrementalencoder (атрибут codecs.CodecInfo)
IncrementalEncoder (класс в codecs)
IncrementalNewlineDecoder (класс в io)
IncrementalParser (класс в xml.sax.xmlreader)
indent (атрибут doctest.Example)
INDENT (в модуле token)
INDENT token
indent() (в модуле textwrap)
(в модуле xml.etree.ElementTree)
indentation
IndentationError
index operation
index() (sequence method)
(в модуле operator)
(метод array.array)
(метод bytearray)
(метод bytes)
(метод collections.deque)
(метод multiprocessing.shared_memory.ShareableList)
(метод str)
(метод tkinter.ttk.Notebook)
(метод tkinter.ttk.Treeview)
IndexError
indexOf() (в модуле operator)
IndexSizeErr
indices() (метод slice)
inet_aton() (в модуле socket)
inet_ntoa() (в модуле socket)
inet_ntop() (в модуле socket)
inet_pton() (в модуле socket)
Inexact (класс в decimal)
inf (в модуле cmath)
(в модуле math)
infile
json.tool command line option
infile (атрибут shlex.shlex)
Infinity
infj (в модуле cmath)
info() (в модуле logging)
(метод dis.Bytecode)
(метод gettext.NullTranslations)
(метод http.client.HTTPResponse)
(метод logging.Logger)
(метод urllib.response.addinfourl)
infolist() (метод zipfile.ZipFile)
inheritance
ini file
init() (в модуле mimetypes)
init_color() (в модуле curses)
init_database() (в модуле msilib)
init_pair() (в модуле curses)
inited (в модуле mimetypes)
initgroups() (в модуле os)
initial_indent (атрибут textwrap.TextWrapper)
initialize_options() (метод distutils.cmd.Command)
initproc (C type)
initscr() (в модуле curses)
inode() (метод os.DirEntry)
INPLACE_ADD (opcode)
INPLACE_AND (opcode)
INPLACE_FLOOR_DIVIDE (opcode)
INPLACE_LSHIFT (opcode)
INPLACE_MATRIX_MULTIPLY (opcode)
INPLACE_MODULO (opcode)
INPLACE_MULTIPLY (opcode)
INPLACE_OR (opcode)
INPLACE_POWER (opcode)
INPLACE_RSHIFT (opcode)
INPLACE_SUBTRACT (opcode)
INPLACE_TRUE_DIVIDE (opcode)
INPLACE_XOR (opcode)
input
(2to3 fixer)
input()
базовая функция
input() (в модуле fileinput)
input_charset (атрибут email.charset.Charset)
input_codec (атрибут email.charset.Charset)
InputOnly (класс в tkinter.tix)
InputSource (класс в xml.sax.xmlreader)
inquiry (C type)
insch() (метод curses.window)
insdelln() (метод curses.window)
insert() (sequence method)
(метод array.array)
(метод collections.deque)
(метод tkinter.ttk.Notebook)
(метод tkinter.ttk.Treeview)
(метод xml.etree.ElementTree.Element)
insert_text() (в модуле readline)
insertBefore() (метод xml.dom.Node)
insertln() (метод curses.window)
insnstr() (метод curses.window)
insort() (в модуле bisect)
insort_left() (в модуле bisect)
insort_right() (в модуле bisect)
inspect
модуль
inspect command line option
--details
InspectLoader (класс в importlib.abc)
insstr() (метод curses.window)
install() (в модуле gettext)
(метод gettext.NullTranslations)
install_opener() (в модуле urllib.request)
install_scripts() (метод venv.EnvBuilder)
installHandler() (в модуле unittest)
instance
call , [Link]
class
объект , [Link], [Link]
instancemethod
объект
instate() (метод tkinter.ttk.Widget)
instr() (метод curses.window)
instream (атрибут shlex.shlex)
Instruction (класс в dis)
Instruction.arg (в модуле dis)
Instruction.argrepr (в модуле dis)
Instruction.argval (в модуле dis)
Instruction.is_jump_target (в модуле dis)
Instruction.offset (в модуле dis)
Instruction.opcode (в модуле dis)
Instruction.opname (в модуле dis)
Instruction.starts_line (в модуле dis)
int
базовая функция , [Link], [Link]
int (атрибут uuid.UUID)
(встроенный класс)
Int2AP() (в модуле imaplib)
int_info (в модуле sys)
integer
literals
representation
types, operations on
объект , [Link], [Link]
integer literal
Integral (класс в numbers)
Integrated Development Environment
IntegrityError
Intel/DVI ADPCM
IntEnum (класс в enum)
interact (pdb command)
interact() (в модуле code)
(метод code.InteractiveConsole)
(метод telnetlib.Telnet)
interactive mode
InteractiveConsole (класс в code)
InteractiveInterpreter (класс в code)
InterfaceError
intern (2to3 fixer)
intern() (в модуле sys)
internal type
internal_attr (атрибут zipfile.ZipInfo)
Internaldate2tuple() (в модуле imaplib)
InternalError
internalSubset (атрибут xml.dom.DocumentType)
Internet
INTERNET_TIMEOUT (в модуле test.support)
interpolated string literal
interpolation
bytearray (%)
bytes (%)
interpolation, string (%)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpreter
interpreter lock
interpreter prompts
interpreter_requires_environment() (в модуле test.support.script_helper)
interrupt() (метод sqlite3.Connection)
interrupt_main() (в модуле _thread)
InterruptedError
intersection() (метод frozenset)
intersection_update() (метод frozenset)
IntFlag (класс в enum)
intro (атрибут cmd.Cmd)
InuseAttributeErr
inv() (в модуле operator)
inv_cdf() (метод statistics.NormalDist)
InvalidAccessErr
invalidate_caches() (в модуле importlib)
(метод importlib.abc.MetaPathFinder)
(метод importlib.abc.PathEntryFinder)
(метод importlib.machinery.FileFinder)
(метод zipimport.zipimporter)
(метод класса importlib.machinery.PathFinder)
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (класс в decimal)
InvalidStateErr
InvalidStateError
InvalidTZPathWarning
InvalidURL
inversion
Invert (класс в ast)
invert() (в модуле operator)
invocation
io
модуль , [Link]
IO (класс в typing)
io.StringIO
объект
IO_REPARSE_TAG_APPEXECLINK (в модуле stat)
IO_REPARSE_TAG_MOUNT_POINT (в модуле stat)
IO_REPARSE_TAG_SYMLINK (в модуле stat)
IOBase (класс в io)
ioctl() (в модуле fcntl)
(метод socket.socket)
IOCTL_VM_SOCKETS_GET_LOCAL_CID (в модуле socket)
IOError
ior() (в модуле operator)
ip (атрибут ipaddress.IPv4Interface)
(атрибут ipaddress.IPv6Interface)
ip_address() (в модуле ipaddress)
ip_interface() (в модуле ipaddress)
ip_network() (в модуле ipaddress)
ipaddress
модуль
ipow() (в модуле operator)
ipv4_mapped (атрибут ipaddress.IPv6Address)
IPv4Address (класс в ipaddress)
IPv4Interface (класс в ipaddress)
IPv4Network (класс в ipaddress)
IPV6_ENABLED (в модуле test.support.socket_helper)
IPv6Address (класс в ipaddress)
IPv6Interface (класс в ipaddress)
IPv6Network (класс в ipaddress)
irrefutable case block
irshift() (в модуле operator)
is
оператор , [Link]
Is (класс в ast)
is not
оператор , [Link]
is_() (в модуле operator)
is_absolute() (метод pathlib.PurePath)
is_active() (метод asyncio.AbstractChildWatcher)
(метод graphlib.TopologicalSorter)
is_alive() (метод multiprocessing.Process)
(метод threading.Thread)
is_android (в модуле test.support)
is_annotated() (метод symtable.Symbol)
is_assigned() (метод symtable.Symbol)
is_async (атрибут pyclbr.Function)
is_attachment() (метод email.message.EmailMessage)
is_authenticated() (метод urllib.request.HTTPPasswordMgrWithPriorAuth)
is_block_device() (метод pathlib.Path)
is_blocked() (метод http.cookiejar.DefaultCookiePolicy)
is_canonical() (метод decimal.Context)
(метод decimal.Decimal)
is_char_device() (метод pathlib.Path)
IS_CHARACTER_JUNK() (в модуле difflib)
is_check_supported() (в модуле lzma)
is_closed() (метод asyncio.loop)
is_closing() (метод asyncio.BaseTransport)
(метод asyncio.StreamWriter)
is_dataclass() (в модуле dataclasses)
is_declared_global() (метод symtable.Symbol)
is_dir() (метод importlib.abc.Traversable)
(метод os.DirEntry)
(метод pathlib.Path)
(метод zipfile.Path)
(метод zipfile.ZipInfo)
is_enabled() (в модуле faulthandler)
is_expired() (метод http.cookiejar.Cookie)
is_fifo() (метод pathlib.Path)
is_file() (метод importlib.abc.Traversable)
(метод os.DirEntry)
(метод pathlib.Path)
(метод zipfile.Path)
is_finalized() (в модуле gc)
is_finalizing() (в модуле sys)
is_finite() (метод decimal.Context)
(метод decimal.Decimal)
is_free() (метод symtable.Symbol)
is_global (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv6Address)
is_global() (метод symtable.Symbol)
is_hop_by_hop() (в модуле wsgiref.util)
is_imported() (метод symtable.Symbol)
is_infinite() (метод decimal.Context)
(метод decimal.Decimal)
is_integer() (метод float)
is_jython (в модуле test.support)
IS_LINE_JUNK() (в модуле difflib)
is_linetouched() (метод curses.window)
is_link_local (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
is_local() (метод symtable.Symbol)
is_loopback (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
is_mount() (метод pathlib.Path)
is_multicast (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
is_multipart() (метод email.message.EmailMessage)
(метод email.message.Message)
is_namespace() (метод symtable.Symbol)
is_nan() (метод decimal.Context)
(метод decimal.Decimal)
is_nested() (метод symtable.SymbolTable)
is_nonlocal() (метод symtable.Symbol)
is_normal() (метод decimal.Context)
(метод decimal.Decimal)
is_normalized() (в модуле unicodedata)
is_not() (в модуле operator)
is_not_allowed() (метод http.cookiejar.DefaultCookiePolicy)
IS_OP (opcode)
is_optimized() (метод symtable.SymbolTable)
is_package() (метод importlib.abc.InspectLoader)
(метод importlib.abc.SourceLoader)
(метод importlib.machinery.ExtensionFileLoader)
(метод importlib.machinery.SourceFileLoader)
(метод importlib.machinery.SourcelessFileLoader)
(метод zipimport.zipimporter)
is_parameter() (метод symtable.Symbol)
is_private (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
is_python_build() (в модуле sysconfig)
is_qnan() (метод decimal.Context)
(метод decimal.Decimal)
is_reading() (метод asyncio.ReadTransport)
is_referenced() (метод symtable.Symbol)
is_relative_to() (метод pathlib.PurePath)
is_reserved (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
is_reserved() (метод pathlib.PurePath)
is_resource() (в модуле importlib.resources)
(метод importlib.abc.ResourceReader)
is_resource_enabled() (в модуле test.support)
is_running() (метод asyncio.loop)
is_safe (атрибут uuid.UUID)
is_serving() (метод asyncio.Server)
is_set() (метод asyncio.Event)
(метод threading.Event)
is_signed() (метод decimal.Context)
(метод decimal.Decimal)
is_site_local (атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
is_snan() (метод decimal.Context)
(метод decimal.Decimal)
is_socket() (метод pathlib.Path)
is_subnormal() (метод decimal.Context)
(метод decimal.Decimal)
is_symlink() (метод os.DirEntry)
(метод pathlib.Path)
is_tarfile() (в модуле tarfile)
is_term_resized() (в модуле curses)
is_tracing() (в модуле tracemalloc)
is_tracked() (в модуле gc)
is_typeddict() (в модуле typing)
is_unspecified (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
is_wintouched() (метод curses.window)
is_zero() (метод decimal.Context)
(метод decimal.Decimal)
is_zipfile() (в модуле zipfile)
isabs() (в модуле os.path)
isabstract() (в модуле inspect)
IsADirectoryError
isalnum() (в модуле curses.ascii)
(метод bytearray)
(метод bytes)
(метод str)
isalpha() (в модуле curses.ascii)
(метод bytearray)
(метод bytes)
(метод str)
isascii() (в модуле curses.ascii)
(метод bytearray)
(метод bytes)
(метод str)
isasyncgen() (в модуле inspect)
isasyncgenfunction() (в модуле inspect)
isatty() (в модуле os)
(метод chunk.Chunk)
(метод io.IOBase)
isawaitable() (в модуле inspect)
isblank() (в модуле curses.ascii)
isblk() (метод tarfile.TarInfo)
isbuiltin() (в модуле inspect)
ischr() (метод tarfile.TarInfo)
isclass() (в модуле inspect)
isclose() (в модуле cmath)
(в модуле math)
iscntrl() (в модуле curses.ascii)
iscode() (в модуле inspect)
iscoroutine() (в модуле asyncio)
(в модуле inspect)
iscoroutinefunction() (в модуле asyncio)
(в модуле inspect)
isctrl() (в модуле curses.ascii)
isDaemon() (метод threading.Thread)
isdatadescriptor() (в модуле inspect)
isdecimal() (метод str)
isdev() (метод tarfile.TarInfo)
isdigit() (в модуле curses.ascii)
(метод bytearray)
(метод bytes)
(метод str)
isdir() (в модуле os.path)
(метод tarfile.TarInfo)
isdisjoint() (метод frozenset)
isdown() (в модуле turtle)
iselement() (в модуле xml.etree.ElementTree)
isenabled() (в модуле gc)
isEnabledFor() (метод logging.Logger)
isendwin() (в модуле curses)
ISEOF() (в модуле token)
isfifo() (метод tarfile.TarInfo)
isfile() (в модуле os.path)
(метод tarfile.TarInfo)
isfinite() (в модуле cmath)
(в модуле math)
isfirstline() (в модуле fileinput)
isframe() (в модуле inspect)
isfunction() (в модуле inspect)
isfuture() (в модуле asyncio)
isgenerator() (в модуле inspect)
isgeneratorfunction() (в модуле inspect)
isgetsetdescriptor() (в модуле inspect)
isgraph() (в модуле curses.ascii)
isidentifier() (метод str)
isinf() (в модуле cmath)
(в модуле math)
isinstance (2to3 fixer)
isinstance()
базовая функция
iskeyword() (в модуле keyword)
isleap() (в модуле calendar)
islice() (в модуле itertools)
islink() (в модуле os.path)
islnk() (метод tarfile.TarInfo)
islower() (в модуле curses.ascii)
(метод bytearray)
(метод bytes)
(метод str)
ismemberdescriptor() (в модуле inspect)
ismeta() (в модуле curses.ascii)
ismethod() (в модуле inspect)
ismethoddescriptor() (в модуле inspect)
ismodule() (в модуле inspect)
ismount() (в модуле os.path)
isnan() (в модуле cmath)
(в модуле math)
ISNONTERMINAL() (в модуле token)
IsNot (класс в ast)
isnumeric() (метод str)
isocalendar() (метод datetime.date)
(метод datetime.datetime)
isoformat() (метод datetime.date)
(метод datetime.datetime)
(метод datetime.time)
IsolatedAsyncioTestCase (класс в unittest)
isolation_level (атрибут sqlite3.Connection)
isoweekday() (метод datetime.date)
(метод datetime.datetime)
isprint() (в модуле curses.ascii)
isprintable() (метод str)
ispunct() (в модуле curses.ascii)
isqrt() (в модуле math)
isreadable() (в модуле pprint)
(метод pprint.PrettyPrinter)
isrecursive() (в модуле pprint)
(метод pprint.PrettyPrinter)
isreg() (метод tarfile.TarInfo)
isReservedKey() (метод http.cookies.Morsel)
isroutine() (в модуле inspect)
isSameNode() (метод xml.dom.Node)
issoftkeyword() (в модуле keyword)
isspace() (в модуле curses.ascii)
(метод bytearray)
(метод bytes)
(метод str)
isstdin() (в модуле fileinput)
issubclass()
базовая функция
issubset() (метод frozenset)
issuperset() (метод frozenset)
issym() (метод tarfile.TarInfo)
ISTERMINAL() (в модуле token)
istitle() (метод bytearray)
(метод bytes)
(метод str)
istraceback() (в модуле inspect)
isub() (в модуле operator)
isupper() (в модуле curses.ascii)
(метод bytearray)
(метод bytes)
(метод str)
isvisible() (в модуле turtle)
isxdigit() (в модуле curses.ascii)
ITALIC (в модуле tkinter.font)
item
sequence
string
item selection
item() (метод tkinter.ttk.Treeview)
(метод xml.dom.NamedNodeMap)
(метод xml.dom.NodeList)
itemgetter() (в модуле operator)
items() (метод configparser.ConfigParser)
(метод contextvars.Context)
(метод dict)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод types.MappingProxyType)
(метод xml.etree.ElementTree.Element)
itemsize (атрибут array.array)
(атрибут memoryview)
ItemsView (класс в collections.abc)
(класс в typing)
iter()
базовая функция
iter() (метод xml.etree.ElementTree.Element)
(метод xml.etree.ElementTree.ElementTree)
iter_attachments() (метод email.message.EmailMessage)
iter_child_nodes() (в модуле ast)
iter_fields() (в модуле ast)
iter_importers() (в модуле pkgutil)
iter_modules() (в модуле pkgutil)
iter_parts() (метод email.message.EmailMessage)
iter_unpack() (в модуле struct)
(метод struct.Struct)
iterable
unpacking
Iterable (класс в collections.abc)
(класс в typing)
Iterator (класс в collections.abc)
(класс в typing)
iterator protocol
iterdecode() (в модуле codecs)
iterdir() (метод importlib.abc.Traversable)
(метод pathlib.Path)
(метод zipfile.Path)
iterdump() (метод sqlite3.Connection)
iterencode() (в модуле codecs)
(метод json.JSONEncoder)
iterfind() (метод xml.etree.ElementTree.Element)
(метод xml.etree.ElementTree.ElementTree)
iteritems() (метод mailbox.Mailbox)
iterkeys() (метод mailbox.Mailbox)
itermonthdates() (метод calendar.Calendar)
itermonthdays() (метод calendar.Calendar)
itermonthdays2() (метод calendar.Calendar)
itermonthdays3() (метод calendar.Calendar)
itermonthdays4() (метод calendar.Calendar)
iternextfunc (C type)
iterparse() (в модуле xml.etree.ElementTree)
itertext() (метод xml.etree.ElementTree.Element)
itertools
модуль
itertools (2to3 fixer)
itertools_imports (2to3 fixer)
itervalues() (метод mailbox.Mailbox)
iterweekdays() (метод calendar.Calendar)
ITIMER_PROF (в модуле signal)
ITIMER_REAL (в модуле signal)
ITIMER_VIRTUAL (в модуле signal)
ItimerError
itruediv() (в модуле operator)
ixor() (в модуле operator)


J

j
in numeric literal
Jansen, Jack
Java
language
java_ver() (в модуле platform)
join() (в модуле os.path)
(в модуле shlex)
(метод asyncio.Queue)
(метод bytearray)
(метод bytes)
(метод multiprocessing.JoinableQueue)
(метод multiprocessing.pool.Pool)
(метод multiprocessing.Process)
(метод queue.Queue)
(метод str)
(метод threading.Thread)
join_thread() (в модуле test.support.threading_helper)
(метод multiprocessing.Queue)
JoinableQueue (класс в multiprocessing)
JoinedStr (класс в ast)
joinpath() (метод importlib.abc.Traversable)
(метод pathlib.PurePath)
(метод zipfile.Path)
js_output() (метод http.cookies.BaseCookie)
(метод http.cookies.Morsel)
json
модуль , [Link]
json.tool
модуль
json.tool command line option
--compact
--help
--indent
--json-lines
--no-ensure-ascii
--no-indent
--sort-keys
--tab
-h
infile
outfile
JSONDecodeError
JSONDecoder (класс в json)
JSONEncoder (класс в json)
jump (pdb command)
JUMP_ABSOLUTE (opcode)
JUMP_FORWARD (opcode)
JUMP_IF_FALSE_OR_POP (opcode)
JUMP_IF_NOT_EXC_MATCH (opcode)
JUMP_IF_TRUE_OR_POP (opcode)


K

kbhit() (в модуле msvcrt)
KDEDIR
kevent() (в модуле select)
key
(атрибут http.cookies.Morsel)
(атрибут zoneinfo.ZoneInfo)
key/datum pair
KEY_ALL_ACCESS (в модуле winreg)
KEY_CREATE_LINK (в модуле winreg)
KEY_CREATE_SUB_KEY (в модуле winreg)
KEY_ENUMERATE_SUB_KEYS (в модуле winreg)
KEY_EXECUTE (в модуле winreg)
KEY_NOTIFY (в модуле winreg)
KEY_QUERY_VALUE (в модуле winreg)
KEY_READ (в модуле winreg)
KEY_SET_VALUE (в модуле winreg)
KEY_WOW64_32KEY (в модуле winreg)
KEY_WOW64_64KEY (в модуле winreg)
KEY_WRITE (в модуле winreg)
KeyboardInterrupt
(built-in exception) , [Link], [Link]
KeyError
keylog_filename (атрибут ssl.SSLContext)
keyname() (в модуле curses)
keypad() (метод curses.window)
keyrefs() (метод weakref.WeakKeyDictionary)
keys() (метод contextvars.Context)
(метод dict)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод sqlite3.Row)
(метод types.MappingProxyType)
(метод xml.etree.ElementTree.Element)
KeysView (класс в collections.abc)
(класс в typing)
keyword
модуль
keyword (класс в ast)
keywords (атрибут functools.partial)
kill() (в модуле os)
(метод asyncio.subprocess.Process)
(метод asyncio.SubprocessTransport)
(метод multiprocessing.Process)
(метод subprocess.Popen)
kill_python() (в модуле test.support.script_helper)
killchar() (в модуле curses)
killpg() (в модуле os)
kind (атрибут inspect.Parameter)
knownfiles (в модуле mimetypes)
kqueue() (в модуле select)
KqueueSelector (класс в selectors)
KW_ONLY (в модуле dataclasses)
kwargs (атрибут inspect.BoundArguments)
(атрибут typing.ParamSpec)
kwlist (в модуле keyword)


L

L (в модуле re)
LabelEntry (класс в tkinter.tix)
LabelFrame (класс в tkinter.tix)
lambda
expression , [Link]
form
Lambda (класс в ast)
LambdaType (в модуле types)
LANG
LANGUAGE
language
C , [Link], [Link], [Link], [Link], [Link]
Java
large files
LARGEST (в модуле test.support)
LargeZipFile
last() (метод nntplib.NNTP)
last_accepted (атрибут multiprocessing.connection.Listener)
last_traceback (in module sys)
(в модуле sys)
last_type (в модуле sys)
last_value (в модуле sys)
lastChild (атрибут xml.dom.Node)
lastcmd (атрибут cmd.Cmd)
lastgroup (атрибут re.Match)
lastindex (атрибут re.Match)
lastResort (в модуле logging)
lastrowid (атрибут sqlite3.Cursor)
layout() (метод tkinter.ttk.Style)
lazycache() (в модуле linecache)
LazyLoader (класс в importlib.util)
LBRACE (в модуле token)
LBYL
LC_ALL
(в модуле locale)
LC_COLLATE (в модуле locale)
LC_CTYPE (в модуле locale)
LC_MESSAGES
(в модуле locale)
LC_MONETARY (в модуле locale)
LC_NUMERIC (в модуле locale)
LC_TIME (в модуле locale)
lchflags() (в модуле os)
lchmod() (в модуле os)
(метод pathlib.Path)
lchown() (в модуле os)
lcm() (в модуле math)
LDCXXSHARED
ldexp() (в модуле math)
LDFLAGS
LDFLAGS_NODIST
ldgettext() (в модуле gettext)
ldngettext() (в модуле gettext)
le() (в модуле operator)
leading whitespace
leapdays() (в модуле calendar)
leaveok() (метод curses.window)
left (атрибут filecmp.dircmp)
left() (в модуле turtle)
left_list (атрибут filecmp.dircmp)
left_only (атрибут filecmp.dircmp)
LEFTSHIFT (в модуле token)
LEFTSHIFTEQUAL (в модуле token)
len
базовая функция , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
len()
базовая функция
lenfunc (C type)
length (атрибут xml.dom.NamedNodeMap)
(атрибут xml.dom.NodeList)
length_hint() (в модуле operator)
LESS (в модуле token)
LESSEQUAL (в модуле token)
lexical analysis
lexical definitions
LexicalHandler (класс в xml.sax.handler)
lexists() (в модуле os.path)
lgamma() (в модуле math)
lgettext() (в модуле gettext)
(метод gettext.GNUTranslations)
(метод gettext.NullTranslations)
lib2to3
модуль
libc_ver() (в модуле platform)
library (атрибут ssl.SSLError)
(в модуле dbm.ndbm)
library_dir_option() (метод distutils.ccompiler.CCompiler)
library_filename() (метод distutils.ccompiler.CCompiler)
library_option() (метод distutils.ccompiler.CCompiler)
LibraryLoader (класс в ctypes)
license (встроенная переменная)
LifoQueue (класс в asyncio)
(класс в queue)
light-weight processes
limit_denominator() (метод fractions.Fraction)
LimitOverrunError
lin2adpcm() (в модуле audioop)
lin2alaw() (в модуле audioop)
lin2lin() (в модуле audioop)
lin2ulaw() (в модуле audioop)
line continuation
line joining
line structure
line() (метод msilib.Dialog)
line-buffered I/O
line_buffering (атрибут io.TextIOWrapper)
line_num (атрибут csv.csvreader)
linear_regression() (в модуле statistics)
linecache
модуль
lineno (атрибут ast.AST)
(атрибут doctest.DocTest)
(атрибут doctest.Example)
(атрибут json.JSONDecodeError)
(атрибут pyclbr.Class)
(атрибут pyclbr.Function)
(атрибут re.error)
(атрибут shlex.shlex)
(атрибут SyntaxError)
(атрибут traceback.TracebackException)
(атрибут tracemalloc.Filter)
(атрибут tracemalloc.Frame)
(атрибут xml.parsers.expat.ExpatError)
lineno() (в модуле fileinput)
LINES
lines (атрибут os.terminal_size)
linesep (атрибут email.policy.Policy)
(в модуле os)
lineterminator (атрибут csv.Dialect)
LineTooLong
link() (в модуле os)
(метод distutils.ccompiler.CCompiler)
link_executable() (метод distutils.ccompiler.CCompiler)
link_shared_lib() (метод distutils.ccompiler.CCompiler)
link_shared_object() (метод distutils.ccompiler.CCompiler)
link_to() (метод pathlib.Path)
linkname (атрибут tarfile.TarInfo)
list
assignment, target
comprehensions
deletion target
display
empty
expression , [Link], [Link]
target , [Link]
type, operations on
объект , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
list (pdb command)
(встроенный класс)
List (класс в ast)
(класс в typing)
list() (метод imaplib.IMAP4)
(метод multiprocessing.managers.SyncManager)
(метод nntplib.NNTP)
(метод poplib.POP3)
(метод tarfile.TarFile)
LIST_APPEND (opcode)
list_dialects() (в модуле csv)
LIST_EXTEND (opcode)
list_folders() (метод mailbox.Maildir)
(метод mailbox.MH)
LIST_TO_TUPLE (opcode)
ListComp (класс в ast)
listdir() (в модуле os)
listen() (в модуле logging.config)
(в модуле turtle)
(метод asyncore.dispatcher)
(метод socket.socket)
listener (атрибут logging.handlers.QueueHandler)
Listener (класс в multiprocessing.connection)
listMethods() (метод xmlrpc.client.ServerProxy.system)
ListNoteBook (класс в tkinter.tix)
listxattr() (в модуле os)
literal
Literal (в модуле typing)
literal_eval() (в модуле ast)
literals
binary
complex number
floating point
hexadecimal
integer
numeric
octal
LittleEndianStructure (класс в ctypes)
ljust() (метод bytearray)
(метод bytes)
(метод str)
LK_LOCK (в модуле msvcrt)
LK_NBLCK (в модуле msvcrt)
LK_NBRLCK (в модуле msvcrt)
LK_RLCK (в модуле msvcrt)
LK_UNLCK (в модуле msvcrt)
ll (pdb command)
LMTP (класс в smtplib)
ln() (метод decimal.Context)
(метод decimal.Decimal)
LNAME
lngettext() (в модуле gettext)
(метод gettext.GNUTranslations)
(метод gettext.NullTranslations)
Load (класс в ast)
load() (в модуле json)
(в модуле marshal)
(в модуле pickle)
(в модуле plistlib)
(метод http.cookiejar.FileCookieJar)
(метод http.cookies.BaseCookie)
(метод pickle.Unpickler)
(метод класса tracemalloc.Snapshot)
LOAD_ASSERTION_ERROR (opcode)
LOAD_ATTR (opcode)
LOAD_BUILD_CLASS (opcode)
load_cert_chain() (метод ssl.SSLContext)
LOAD_CLASSDEREF (opcode)
LOAD_CLOSURE (opcode)
LOAD_CONST (opcode)
load_default_certs() (метод ssl.SSLContext)
LOAD_DEREF (opcode)
load_dh_params() (метод ssl.SSLContext)
load_extension() (метод sqlite3.Connection)
LOAD_FAST (opcode)
LOAD_GLOBAL (opcode)
LOAD_METHOD (opcode)
load_module() (в модуле imp)
(метод importlib.abc.FileLoader)
(метод importlib.abc.InspectLoader)
(метод importlib.abc.Loader)
(метод importlib.abc.SourceLoader)
(метод importlib.machinery.SourceFileLoader)
(метод importlib.machinery.SourcelessFileLoader)
(метод zipimport.zipimporter)
LOAD_NAME (opcode)
load_package_tests() (в модуле test.support)
load_verify_locations() (метод ssl.SSLContext)
loader
(атрибут importlib.machinery.ModuleSpec)
Loader (класс в importlib.abc)
loader_state (атрибут importlib.machinery.ModuleSpec)
LoadError
LoadFileDialog (класс в tkinter.filedialog)
LoadKey() (в модуле winreg)
LoadLibrary() (метод ctypes.LibraryLoader)
loads() (в модуле json)
(в модуле marshal)
(в модуле pickle)
(в модуле plistlib)
(в модуле xmlrpc.client)
loadTestsFromModule() (метод unittest.TestLoader)
loadTestsFromName() (метод unittest.TestLoader)
loadTestsFromNames() (метод unittest.TestLoader)
loadTestsFromTestCase() (метод unittest.TestLoader)
local (класс в threading)
localcontext() (в модуле decimal)
locale
модуль
LOCALE (в модуле re)
localeconv() (в модуле locale)
LocaleHTMLCalendar (класс в calendar)
LocaleTextCalendar (класс в calendar)
localize() (в модуле locale)
localName (атрибут xml.dom.Attr)
(атрибут xml.dom.Node)
locals()
базовая функция
localtime() (в модуле email.utils)
(в модуле time)
Locator (класс в xml.sax.xmlreader)
Lock (класс в asyncio)
(класс в multiprocessing)
(класс в threading)
lock() (метод mailbox.Babyl)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод mailbox.mbox)
(метод mailbox.MH)
(метод mailbox.MMDF)
Lock() (метод multiprocessing.managers.SyncManager)
lock, interpreter
lock_held() (в модуле imp)
locked() (метод _thread.lock)
(метод asyncio.Condition)
(метод asyncio.Lock)
(метод asyncio.Semaphore)
(метод threading.Lock)
lockf() (в модуле fcntl)
(в модуле os)
locking() (в модуле msvcrt)
LockType (в модуле _thread)
log() (в модуле cmath)
(в модуле logging)
(в модуле math)
(метод logging.Logger)
log10() (в модуле cmath)
(в модуле math)
(метод decimal.Context)
(метод decimal.Decimal)
log1p() (в модуле math)
log2() (в модуле math)
log_date_time_string() (метод http.server.BaseHTTPRequestHandler)
log_error() (метод http.server.BaseHTTPRequestHandler)
log_exception() (метод wsgiref.handlers.BaseHandler)
log_message() (метод http.server.BaseHTTPRequestHandler)
log_request() (метод http.server.BaseHTTPRequestHandler)
log_to_stderr() (в модуле multiprocessing)
logb() (метод decimal.Context)
(метод decimal.Decimal)
Logger (класс в logging)
LoggerAdapter (класс в logging)
logging
Errors
модуль
logging.config
модуль
logging.handlers
модуль
logical line
logical_and() (метод decimal.Context)
(метод decimal.Decimal)
logical_invert() (метод decimal.Context)
(метод decimal.Decimal)
logical_or() (метод decimal.Context)
(метод decimal.Decimal)
logical_xor() (метод decimal.Context)
(метод decimal.Decimal)
login() (метод ftplib.FTP)
(метод imaplib.IMAP4)
(метод nntplib.NNTP)
(метод smtplib.SMTP)
login_cram_md5() (метод imaplib.IMAP4)
LOGNAME
lognormvariate() (в модуле random)
logout() (метод imaplib.IMAP4)
LogRecord (класс в logging)
long (2to3 fixer)
long integer
объект
LONG_MAX
LONG_TIMEOUT (в модуле test.support)
longMessage (атрибут unittest.TestCase)
longname() (в модуле curses)
lookup() (в модуле codecs)
(в модуле unicodedata)
(метод symtable.SymbolTable)
(метод tkinter.ttk.Style)
lookup_error() (в модуле codecs)
LookupError
loop
over mutable sequence
statement , [Link], [Link], [Link]
loop control
target
loop() (в модуле asyncore)
LOOPBACK_TIMEOUT (в модуле test.support)
lower() (метод bytearray)
(метод bytes)
(метод str)
LPAR (в модуле token)
lpAttributeList (атрибут subprocess.STARTUPINFO)
lru_cache() (в модуле functools)
lseek() (в модуле os)
LShift (класс в ast)
lshift() (в модуле operator)
LSQB (в модуле token)
lstat() (в модуле os)
(метод pathlib.Path)
lstrip() (метод bytearray)
(метод bytes)
(метод str)
lsub() (метод imaplib.IMAP4)
Lt (класс в ast)
lt() (в модуле operator)
(в модуле turtle)
LtE (класс в ast)
LWPCookieJar (класс в http.cookiejar)
lzma
модуль
LZMACompressor (класс в lzma)
LZMADecompressor (класс в lzma)
LZMAError
LZMAFile (класс в lzma)


M

M (в модуле re)
mac_ver() (в модуле platform)
machine() (в модуле platform)
macros (атрибут netrc.netrc)
MADV_AUTOSYNC (в модуле mmap)
MADV_CORE (в модуле mmap)
MADV_DODUMP (в модуле mmap)
MADV_DOFORK (в модуле mmap)
MADV_DONTDUMP (в модуле mmap)
MADV_DONTFORK (в модуле mmap)
MADV_DONTNEED (в модуле mmap)
MADV_FREE (в модуле mmap)
MADV_FREE_REUSABLE (в модуле mmap)
MADV_FREE_REUSE (в модуле mmap)
MADV_HUGEPAGE (в модуле mmap)
MADV_HWPOISON (в модуле mmap)
MADV_MERGEABLE (в модуле mmap)
MADV_NOCORE (в модуле mmap)
MADV_NOHUGEPAGE (в модуле mmap)
MADV_NORMAL (в модуле mmap)
MADV_NOSYNC (в модуле mmap)
MADV_PROTECT (в модуле mmap)
MADV_RANDOM (в модуле mmap)
MADV_REMOVE (в модуле mmap)
MADV_SEQUENTIAL (в модуле mmap)
MADV_SOFT_OFFLINE (в модуле mmap)
MADV_UNMERGEABLE (в модуле mmap)
MADV_WILLNEED (в модуле mmap)
madvise() (метод mmap.mmap)
magic
method
MAGIC_NUMBER (в модуле importlib.util)
MagicMock (класс в unittest.mock)
mailbox
модуль
Mailbox (класс в mailbox)
mailcap
модуль
Maildir (класс в mailbox)
MaildirMessage (класс в mailbox)
mailfrom (атрибут smtpd.SMTPChannel)
MailmanProxy (класс в smtpd)
main()
(в модуле site)
(в модуле unittest)
main_thread() (в модуле threading)
mainloop() (в модуле turtle)
maintype (атрибут email.headerregistry.ContentTypeHeader)
major (атрибут email.headerregistry.MIMEVersionHeader)
major() (в модуле os)
make_alternative() (метод email.message.EmailMessage)
make_archive() (в модуле distutils.archive_util)
(в модуле shutil)
make_bad_fd() (в модуле test.support.os_helper)
make_cookies() (метод http.cookiejar.CookieJar)
make_dataclass() (в модуле dataclasses)
make_file() (метод difflib.HtmlDiff)
MAKE_FUNCTION (opcode)
make_header() (в модуле email.header)
make_legacy_pyc() (в модуле test.support.import_helper)
make_mixed() (метод email.message.EmailMessage)
make_msgid() (в модуле email.utils)
make_parser() (в модуле xml.sax)
make_pkg() (в модуле test.support.script_helper)
make_related() (метод email.message.EmailMessage)
make_script() (в модуле test.support.script_helper)
make_server() (в модуле wsgiref.simple_server)
make_table() (метод difflib.HtmlDiff)
make_tarball() (в модуле distutils.archive_util)
make_zip_pkg() (в модуле test.support.script_helper)
make_zip_script() (в модуле test.support.script_helper)
make_zipfile() (в модуле distutils.archive_util)
makedev() (в модуле os)
makedirs() (в модуле os)
makeelement() (метод xml.etree.ElementTree.Element)
makefile() (socket method)
(метод socket.socket)
makeLogRecord() (в модуле logging)
makePickle() (метод logging.handlers.SocketHandler)
makeRecord() (метод logging.Logger)
makeSocket() (метод logging.handlers.DatagramHandler)
(метод logging.handlers.SocketHandler)
maketrans() (статический метод bytearray)
(статический метод bytes)
(статический метод str)
malloc()
mangle_from_ (атрибут email.policy.Compat32)
(атрибут email.policy.Policy)
mangling
name , [Link]
map (2to3 fixer)
map()
базовая функция
map() (метод concurrent.futures.Executor)
(метод multiprocessing.pool.Pool)
(метод tkinter.ttk.Style)
MAP_ADD (opcode)
MAP_ANON (в модуле mmap)
MAP_ANONYMOUS (в модуле mmap)
map_async() (метод multiprocessing.pool.Pool)
MAP_DENYWRITE (в модуле mmap)
MAP_EXECUTABLE (в модуле mmap)
MAP_POPULATE (в модуле mmap)
MAP_PRIVATE (в модуле mmap)
MAP_SHARED (в модуле mmap)
map_table_b2() (в модуле stringprep)
map_table_b3() (в модуле stringprep)
map_to_type() (метод email.headerregistry.HeaderRegistry)
mapLogRecord() (метод logging.handlers.HTTPHandler)
mapping
types, operations on
объект , [Link], [Link], [Link], [Link], [Link]
Mapping (класс в collections.abc)
(класс в typing)
mapping() (метод msilib.Control)
MappingProxyType (класс в types)
MappingView (класс в collections.abc)
(класс в typing)
mapPriority() (метод logging.handlers.SysLogHandler)
maps (атрибут collections.ChainMap)
maps() (в модуле nis)
marshal
модуль
marshalling
objects
masking
operations
master (атрибут tkinter.Tk)
match
case
команда
Match (класс в ast)
(класс в typing)
match() (в модуле nis)
(в модуле re)
(метод pathlib.PurePath)
(метод re.Pattern)
match_case (класс в ast)
MATCH_CLASS (opcode)
match_hostname() (в модуле ssl)
MATCH_KEYS (opcode)
MATCH_MAPPING (opcode)
MATCH_SEQUENCE (opcode)
match_test() (в модуле test.support)
match_value() (метод test.support.Matcher)
MatchAs (класс в ast)
MatchClass (класс в ast)
Matcher (класс в test.support)
matches() (метод test.support.Matcher)
MatchMapping (класс в ast)
MatchOr (класс в ast)
MatchSequence (класс в ast)
MatchSingleton (класс в ast)
MatchStar (класс в ast)
MatchValue (класс в ast)
math
модуль , [Link], [Link]
matmul() (в модуле operator)
MatMult (класс в ast)
matrix multiplication
max
базовая функция
max (атрибут datetime.date)
(атрибут datetime.datetime)
(атрибут datetime.time)
(атрибут datetime.timedelta)
max()
базовая функция
max() (в модуле audioop)
(метод decimal.Context)
(метод decimal.Decimal)
max_count (атрибут email.headerregistry.BaseHeader)
MAX_EMAX (в модуле decimal)
MAX_INTERPOLATION_DEPTH (в модуле configparser)
max_line_length (атрибут email.policy.Policy)
max_lines (атрибут textwrap.TextWrapper)
max_mag() (метод decimal.Context)
(метод decimal.Decimal)
max_memuse (в модуле test.support)
MAX_PREC (в модуле decimal)
max_prefixlen (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
MAX_Py_ssize_t (в модуле test.support)
maxarray (атрибут reprlib.Repr)
maxdeque (атрибут reprlib.Repr)
maxdict (атрибут reprlib.Repr)
maxDiff (атрибут unittest.TestCase)
maxfrozenset (атрибут reprlib.Repr)
MAXIMUM_SUPPORTED (атрибут ssl.TLSVersion)
maximum_version (атрибут ssl.SSLContext)
maxlen (атрибут collections.deque)
maxlevel (атрибут reprlib.Repr)
maxlist (атрибут reprlib.Repr)
maxlong (атрибут reprlib.Repr)
maxother (атрибут reprlib.Repr)
maxpp() (в модуле audioop)
maxset (атрибут reprlib.Repr)
maxsize (атрибут asyncio.Queue)
(в модуле sys)
maxstring (атрибут reprlib.Repr)
maxtuple (атрибут reprlib.Repr)
maxunicode (в модуле sys)
MAXYEAR (в модуле datetime)
MB_ICONASTERISK (в модуле winsound)
MB_ICONEXCLAMATION (в модуле winsound)
MB_ICONHAND (в модуле winsound)
MB_ICONQUESTION (в модуле winsound)
MB_OK (в модуле winsound)
mbox (класс в mailbox)
mboxMessage (класс в mailbox)
mean (атрибут statistics.NormalDist)
mean() (в модуле statistics)
measure() (метод tkinter.font.Font)
median (атрибут statistics.NormalDist)
median() (в модуле statistics)
median_grouped() (в модуле statistics)
median_high() (в модуле statistics)
median_low() (в модуле statistics)
MemberDescriptorType (в модуле types)
membership
test
memfd_create() (в модуле os)
memmove() (в модуле ctypes)
MemoryBIO (класс в ssl)
MemoryError
MemoryHandler (класс в logging.handlers)
memoryview
объект , [Link]
memoryview (встроенный класс)
memset() (в модуле ctypes)
merge() (в модуле heapq)
Message (класс в email.message)
(класс в mailbox)
(класс в tkinter.messagebox)
message digest, MD5
message_factory (атрибут email.policy.Policy)
message_from_binary_file() (в модуле email)
message_from_bytes() (в модуле email)
message_from_file() (в модуле email)
message_from_string() (в модуле email)
MessageBeep() (в модуле winsound)
MessageClass (атрибут http.server.BaseHTTPRequestHandler)
MessageError
MessageParseError
messages (в модуле xml.parsers.expat.errors)
meta
hooks
meta hooks
meta() (в модуле curses)
meta_path (в модуле sys)
metaclass
(2to3 fixer)
metaclass hint
MetaPathFinder (класс в importlib.abc)
metavar (атрибут optparse.Option)
MetavarTypeHelpFormatter (класс в argparse)
Meter (класс в tkinter.tix)
METH_CLASS (встроенная переменная)
METH_COEXIST (встроенная переменная)
METH_FASTCALL (встроенная переменная)
METH_NOARGS (встроенная переменная)
METH_O (встроенная переменная)
METH_STATIC (встроенная переменная)
METH_VARARGS (встроенная переменная)
method
built-in
call
magic
special
user-defined
объект , [Link], [Link], [Link], [Link], [Link]
method (атрибут urllib.request.Request)
METHOD_BLOWFISH (в модуле crypt)
method_calls (атрибут unittest.mock.Mock)
METHOD_CRYPT (в модуле crypt)
METHOD_MD5 (в модуле crypt)
METHOD_SHA256 (в модуле crypt)
METHOD_SHA512 (в модуле crypt)
methodattrs (2to3 fixer)
methodcaller() (в модуле operator)
MethodDescriptorType (в модуле types)
methodHelp() (метод xmlrpc.client.ServerProxy.system)
methods
bytearray
bytes
string
methods (атрибут pyclbr.Class)
(в модуле crypt)
methodSignature() (метод xmlrpc.client.ServerProxy.system)
MethodType (in module types)
(в модуле types)
MethodWrapperType (в модуле types)
metrics() (метод tkinter.font.Font)
MFD_ALLOW_SEALING (в модуле os)
MFD_CLOEXEC (в модуле os)
MFD_HUGE_16GB (в модуле os)
MFD_HUGE_16MB (в модуле os)
MFD_HUGE_1GB (в модуле os)
MFD_HUGE_1MB (в модуле os)
MFD_HUGE_256MB (в модуле os)
MFD_HUGE_2GB (в модуле os)
MFD_HUGE_2MB (в модуле os)
MFD_HUGE_32MB (в модуле os)
MFD_HUGE_512KB (в модуле os)
MFD_HUGE_512MB (в модуле os)
MFD_HUGE_64KB (в модуле os)
MFD_HUGE_8MB (в модуле os)
MFD_HUGE_MASK (в модуле os)
MFD_HUGE_SHIFT (в модуле os)
MFD_HUGETLB (в модуле os)
MH (класс в mailbox)
MHMessage (класс в mailbox)
microsecond (атрибут datetime.datetime)
(атрибут datetime.time)
MIME
base64 encoding
content type
headers , [Link]
quoted-printable encoding
MIMEApplication (класс в email.mime.application)
MIMEAudio (класс в email.mime.audio)
MIMEBase (класс в email.mime.base)
MIMEImage (класс в email.mime.image)
MIMEMessage (класс в email.mime.message)
MIMEMultipart (класс в email.mime.multipart)
MIMENonMultipart (класс в email.mime.nonmultipart)
MIMEPart (класс в email.message)
MIMEText (класс в email.mime.text)
mimetypes
модуль
MimeTypes (класс в mimetypes)
MIMEVersionHeader (класс в email.headerregistry)
min
базовая функция
min (атрибут datetime.date)
(атрибут datetime.datetime)
(атрибут datetime.time)
(атрибут datetime.timedelta)
min()
базовая функция
min() (метод decimal.Context)
(метод decimal.Decimal)
MIN_EMIN (в модуле decimal)
MIN_ETINY (в модуле decimal)
min_mag() (метод decimal.Context)
(метод decimal.Decimal)
MINEQUAL (в модуле token)
MINIMUM_SUPPORTED (атрибут ssl.TLSVersion)
minimum_version (атрибут ssl.SSLContext)
minmax() (в модуле audioop)
minor (атрибут email.headerregistry.MIMEVersionHeader)
minor() (в модуле os)
minus
MINUS (в модуле token)
minus() (метод decimal.Context)
minute (атрибут datetime.datetime)
(атрибут datetime.time)
MINYEAR (в модуле datetime)
mirrored() (в модуле unicodedata)
misc_header (атрибут cmd.Cmd)
MISSING (атрибут contextvars.Token)
(в модуле dataclasses)
MISSING_C_DOCSTRINGS (в модуле test.support)
missing_compiler_executable() (в модуле test.support)
MissingSectionHeaderError
MIXERDEV
mkd() (метод ftplib.FTP)
mkdir() (в модуле os)
(метод pathlib.Path)
mkdtemp() (в модуле tempfile)
mkfifo() (в модуле os)
mknod() (в модуле os)
mkpath() (в модуле distutils.dir_util)
(метод distutils.ccompiler.CCompiler)
mksalt() (в модуле crypt)
mkstemp() (в модуле tempfile)
mktemp() (в модуле tempfile)
mktime() (в модуле time)
mktime_tz() (в модуле email.utils)
mlsd() (метод ftplib.FTP)
mmap
модуль
mmap (класс в mmap)
MMDF (класс в mailbox)
MMDFMessage (класс в mailbox)
Mock (класс в unittest.mock)
mock_add_spec() (метод unittest.mock.Mock)
mock_calls (атрибут unittest.mock.Mock)
mock_open() (в модуле unittest.mock)
Mod (класс в ast)
mod() (в модуле operator)
mode (атрибут io.FileIO)
(атрибут ossaudiodev.oss_audio_device)
(атрибут statistics.NormalDist)
(атрибут tarfile.TarInfo)
mode() (в модуле statistics)
(в модуле turtle)
modes
file
modf() (в модуле math)
modified() (метод urllib.robotparser.RobotFileParser)
Modify() (метод msilib.View)
modify() (метод select.devpoll)
(метод select.epoll)
(метод select.poll)
(метод selectors.BaseSelector)
module
extension
importing
namespace
search path , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
объект , [Link], [Link]
module (атрибут pyclbr.Class)
(атрибут pyclbr.Function)
Module browser
module spec
module_for_loader() (в модуле importlib.util)
module_from_spec() (в модуле importlib.util)
module_repr() (метод importlib.abc.Loader)
modulefinder
модуль
ModuleFinder (класс в modulefinder)
ModuleInfo (класс в pkgutil)
ModuleNotFoundError
modules (in module sys)
(атрибут modulefinder.ModuleFinder)
(в модуле sys)
modules_cleanup() (в модуле test.support.import_helper)
modules_setup() (в модуле test.support.import_helper)
ModuleSpec (класс в importlib.machinery)
ModuleType (in module types)
(класс в types)
modulo
MONDAY (в модуле calendar)
monotonic() (в модуле time)
monotonic_ns() (в модуле time)
month (атрибут datetime.date)
(атрибут datetime.datetime)
month() (в модуле calendar)
month_abbr (в модуле calendar)
month_name (в модуле calendar)
monthcalendar() (в модуле calendar)
monthdatescalendar() (метод calendar.Calendar)
monthdays2calendar() (метод calendar.Calendar)
monthdayscalendar() (метод calendar.Calendar)
monthrange() (в модуле calendar)
Morsel (класс в http.cookies)
most_common() (метод collections.Counter)
mouseinterval() (в модуле curses)
mousemask() (в модуле curses)
move() (в модуле shutil)
(метод curses.panel.Panel)
(метод curses.window)
(метод mmap.mmap)
(метод tkinter.ttk.Treeview)
move_file() (в модуле distutils.file_util)
(метод distutils.ccompiler.CCompiler)
move_to_end() (метод collections.OrderedDict)
MozillaCookieJar (класс в http.cookiejar)
mro() (метод class)
msg (атрибут http.client.HTTPResponse)
(атрибут json.JSONDecodeError)
(атрибут re.error)
(атрибут traceback.TracebackException)
msg() (метод telnetlib.Telnet)
msi
msilib
модуль
msvcrt
модуль
mt_interact() (метод telnetlib.Telnet)
mtime (атрибут gzip.GzipFile)
(атрибут tarfile.TarInfo)
mtime() (метод urllib.robotparser.RobotFileParser)
mul() (в модуле audioop)
(в модуле operator)
Mult (класс в ast)
MultiCall (класс в xmlrpc.client)
MULTILINE (в модуле re)
MultiLoopChildWatcher (класс в asyncio)
multimode() (в модуле statistics)
MultipartConversionError
multiplication
multiply() (метод decimal.Context)
multiprocessing
модуль
multiprocessing.connection
модуль
multiprocessing.dummy
модуль
multiprocessing.Manager()
базовая функция
multiprocessing.managers
модуль
multiprocessing.pool
модуль
multiprocessing.shared_memory
модуль
multiprocessing.sharedctypes
модуль
mutable
sequence types
объект , [Link], [Link]
mutable object
mutable sequence
loop over
объект
MutableMapping (класс в collections.abc)
(класс в typing)
MutableSequence (класс в collections.abc)
(класс в typing)
MutableSet (класс в collections.abc)
(класс в typing)
mvderwin() (метод curses.window)
mvwin() (метод curses.window)
myrights() (метод imaplib.IMAP4)


N

N_TOKENS (в модуле token)
n_waiting (атрибут threading.Barrier)
name
binding , [Link], [Link], [Link], [Link], [Link], [Link]
binding, global
class
function , [Link]
mangling , [Link]
rebinding
unbinding
name (атрибут codecs.CodecInfo)
(атрибут contextvars.ContextVar)
(атрибут doctest.DocTest)
(атрибут email.headerregistry.BaseHeader)
(атрибут hashlib.hash)
(атрибут hmac.HMAC)
(атрибут http.cookiejar.Cookie)
(атрибут importlib.abc.FileLoader)
(атрибут importlib.machinery.ExtensionFileLoader)
(атрибут importlib.machinery.ModuleSpec)
(атрибут importlib.machinery.SourceFileLoader)
(атрибут importlib.machinery.SourcelessFileLoader)
(атрибут inspect.Parameter)
(атрибут io.FileIO)
(атрибут multiprocessing.Process)
(атрибут multiprocessing.shared_memory.SharedMemory)
(атрибут os.DirEntry)
(атрибут ossaudiodev.oss_audio_device)
(атрибут pyclbr.Class)
(атрибут pyclbr.Function)
(атрибут tarfile.TarInfo)
(атрибут threading.Thread)
(атрибут xml.dom.Attr)
(атрибут xml.dom.DocumentType)
(атрибут zipfile.Path)
(в модуле os)
NAME (в модуле token)
Name (класс в ast)
name() (в модуле unicodedata)
(метод importlib.abc.Traversable)
name2codepoint (в модуле html.entities)
Named Shared Memory
NamedExpr (класс в ast)
NamedTemporaryFile() (в модуле tempfile)
NamedTuple (класс в typing)
namedtuple() (в модуле collections)
NameError
исключение
NameError (built-in exception)
namelist() (метод zipfile.ZipFile)
nameprep() (в модуле encodings.idna)
namer (атрибут logging.handlers.BaseRotatingHandler)
namereplace
error handler's name
namereplace_errors() (в модуле codecs)
names
private
names() (в модуле tkinter.font)
namespace
global
module
package
Namespace (класс в argparse)
(класс в multiprocessing.managers)
namespace() (метод imaplib.IMAP4)
Namespace() (метод multiprocessing.managers.SyncManager)
NAMESPACE_DNS (в модуле uuid)
NAMESPACE_OID (в модуле uuid)
NAMESPACE_URL (в модуле uuid)
NAMESPACE_X500 (в модуле uuid)
NamespaceErr
namespaceURI (атрибут xml.dom.Node)
nametofont() (в модуле tkinter.font)
NaN
nan (в модуле cmath)
(в модуле math)
nanj (в модуле cmath)
NannyNag
napms() (в модуле curses)
nargs (атрибут optparse.Option)
native_id (атрибут threading.Thread)
nbytes (атрибут memoryview)
ncurses_version (в модуле curses)
ndiff() (в модуле difflib)
ndim (атрибут memoryview)
ne (2to3 fixer)
ne() (в модуле operator)
needs_input (атрибут bz2.BZ2Decompressor)
(атрибут lzma.LZMADecompressor)
neg() (в модуле operator)
negation
netmask (атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Network)
NetmaskValueError
netrc
модуль
netrc (класс в netrc)
NetrcParseError
netscape (атрибут http.cookiejar.CookiePolicy)
network (атрибут ipaddress.IPv4Interface)
(атрибут ipaddress.IPv6Interface)
Network News Transfer Protocol
network_address (атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Network)
NEVER_EQ (в модуле test.support)
new() (в модуле hashlib)
(в модуле hmac)
new_child() (метод collections.ChainMap)
new_class() (в модуле types)
new_compiler() (в модуле distutils.ccompiler)
new_event_loop() (в модуле asyncio)
(метод asyncio.AbstractEventLoopPolicy)
new_module() (в модуле imp)
new_panel() (в модуле curses.panel)
newer() (в модуле distutils.dep_util)
newer_group() (в модуле distutils.dep_util)
newer_pairwise() (в модуле distutils.dep_util)
newfunc (C type)
newgroups() (метод nntplib.NNTP)
NEWLINE (в модуле token)
NEWLINE token
newlines (атрибут io.TextIOBase)
newnews() (метод nntplib.NNTP)
newpad() (в модуле curses)
NewType (класс в typing)
newwin() (в модуле curses)
next (2to3 fixer)
(pdb command)
next()
базовая функция
next() (метод nntplib.NNTP)
(метод tarfile.TarFile)
(метод tkinter.ttk.Treeview)
next_minus() (метод decimal.Context)
(метод decimal.Decimal)
next_plus() (метод decimal.Context)
(метод decimal.Decimal)
next_toward() (метод decimal.Context)
(метод decimal.Decimal)
nextafter() (в модуле math)
nextfile() (в модуле fileinput)
nextkey() (метод dbm.gnu.gdbm)
nextSibling (атрибут xml.dom.Node)
ngettext() (в модуле gettext)
(метод gettext.GNUTranslations)
(метод gettext.NullTranslations)
nice() (в модуле os)
nis
модуль
NL (в модуле token)
nl() (в модуле curses)
nl_langinfo() (в модуле locale)
nlargest() (в модуле heapq)
nlst() (метод ftplib.FTP)
NNTP
protocol
NNTP (класс в nntplib)
nntp_implementation (атрибут nntplib.NNTP)
NNTP_SSL (класс в nntplib)
nntp_version (атрибут nntplib.NNTP)
NNTPDataError
NNTPError
nntplib
модуль
NNTPPermanentError
NNTPProtocolError
NNTPReplyError
NNTPTemporaryError
no_cache() (метод класса zoneinfo.ZoneInfo)
no_proxy
no_tracing() (в модуле test.support)
no_type_check() (в модуле typing)
no_type_check_decorator() (в модуле typing)
nocbreak() (в модуле curses)
NoDataAllowedErr
node() (в модуле platform)
nodelay() (метод curses.window)
nodeName (атрибут xml.dom.Node)
NodeTransformer (класс в ast)
nodeType (атрибут xml.dom.Node)
nodeValue (атрибут xml.dom.Node)
NodeVisitor (класс в ast)
noecho() (в модуле curses)
NOEXPR (в модуле locale)
NoModificationAllowedErr
nonblock() (метод ossaudiodev.oss_audio_device)
NonCallableMagicMock (класс в unittest.mock)
NonCallableMock (класс в unittest.mock)
None
объект , [Link], [Link]
None (Built-in object)
(встроенная переменная)
NoneType (в модуле types)
nonl() (в модуле curses)
nonlocal
команда
Nonlocal (класс в ast)
nonzero (2to3 fixer)
noop() (метод imaplib.IMAP4)
(метод poplib.POP3)
NoOptionError
NOP (opcode)
noqiflush() (в модуле curses)
noraw() (в модуле curses)
NoReturn (в модуле typing)
NORMAL (в модуле tkinter.font)
NORMAL_PRIORITY_CLASS (в модуле subprocess)
NormalDist (класс в statistics)
normalize() (в модуле locale)
(в модуле unicodedata)
(метод decimal.Context)
(метод decimal.Decimal)
(метод xml.dom.Node)
NORMALIZE_WHITESPACE (в модуле doctest)
normalvariate() (в модуле random)
normcase() (в модуле os.path)
normpath() (в модуле os.path)
NoSectionError
NoSuchMailboxError
not
оператор , [Link]
Not (класс в ast)
not in
оператор , [Link], [Link]
not_() (в модуле operator)
NotADirectoryError
notation
notationDecl() (метод xml.sax.handler.DTDHandler)
NotationDeclHandler() (метод xml.parsers.expat.xmlparser)
notations (атрибут xml.dom.DocumentType)
NotConnected
NoteBook (класс в tkinter.tix)
Notebook (класс в tkinter.ttk)
NotEmptyError
NotEq (класс в ast)
NOTEQUAL (в модуле token)
NotFoundErr
notify() (метод asyncio.Condition)
(метод threading.Condition)
notify_all() (метод asyncio.Condition)
(метод threading.Condition)
notimeout() (метод curses.window)
NotImplemented
объект
NotImplemented (встроенная переменная)
NotImplementedError
NotImplementedType (в модуле types)
NotIn (класс в ast)
NotStandaloneHandler() (метод xml.parsers.expat.xmlparser)
NotSupportedErr
NotSupportedError
noutrefresh() (метод curses.window)
now() (метод класса datetime.datetime)
npgettext() (в модуле gettext)
(метод gettext.GNUTranslations)
(метод gettext.NullTranslations)
NSIG (в модуле signal)
nsmallest() (в модуле heapq)
NT_OFFSET (в модуле token)
NTEventLogHandler (класс в logging.handlers)
ntohl() (в модуле socket)
ntohs() (в модуле socket)
ntransfercmd() (метод ftplib.FTP)
null
operation , [Link]
nullcontext() (в модуле contextlib)
NullHandler (класс в logging)
NullImporter (класс в imp)
NullTranslations (класс в gettext)
num_addresses (атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Network)
num_tickets (атрибут ssl.SSLContext)
number
complex
floating point
NUMBER (в модуле token)
Number (класс в numbers)
number_class() (метод decimal.Context)
(метод decimal.Decimal)
numbers
модуль
numerator (атрибут fractions.Fraction)
(атрибут numbers.Rational)
numeric
conversions
literals
object
types, operations on
объект , [Link], [Link], [Link]
numeric literal
numeric() (в модуле unicodedata)
numinput() (в модуле turtle)
numliterals (2to3 fixer)


O

O_APPEND (в модуле os)
O_ASYNC (в модуле os)
O_BINARY (в модуле os)
O_CLOEXEC (в модуле os)
O_CREAT (в модуле os)
O_DIRECT (в модуле os)
O_DIRECTORY (в модуле os)
O_DSYNC (в модуле os)
O_EVTONLY (в модуле os)
O_EXCL (в модуле os)
O_EXLOCK (в модуле os)
O_FSYNC (в модуле os)
O_NDELAY (в модуле os)
O_NOATIME (в модуле os)
O_NOCTTY (в модуле os)
O_NOFOLLOW (в модуле os)
O_NOFOLLOW_ANY (в модуле os)
O_NOINHERIT (в модуле os)
O_NONBLOCK (в модуле os)
O_PATH (в модуле os)
O_RANDOM (в модуле os)
O_RDONLY (в модуле os)
O_RDWR (в модуле os)
O_RSYNC (в модуле os)
O_SEQUENTIAL (в модуле os)
O_SHLOCK (в модуле os)
O_SHORT_LIVED (в модуле os)
O_SYMLINK (в модуле os)
O_SYNC (в модуле os)
O_TEMPORARY (в модуле os)
O_TEXT (в модуле os)
O_TMPFILE (в модуле os)
O_TRUNC (в модуле os)
O_WRONLY (в модуле os)
obj (атрибут memoryview)
object
code , [Link], [Link], [Link]
deallocation
finalization
immutable , [Link]
numeric
object (атрибут UnicodeError)
(встроенный класс)
object.__match_args__ (встроенная переменная)
object.__slots__ (встроенная переменная)
object_filenames() (метод distutils.ccompiler.CCompiler)
objects
comparing
flattening
marshalling
persistent
pickling
serializing
objobjargproc (C type)
objobjproc (C type)
obufcount() (метод ossaudiodev.oss_audio_device)
obuffree() (метод ossaudiodev.oss_audio_device)
oct()
базовая функция
octal
literals
octal literal
octdigits (в модуле string)
offset (атрибут SyntaxError)
(атрибут traceback.TracebackException)
(атрибут xml.parsers.expat.ExpatError)
OK (в модуле curses)
ok_command() (метод tkinter.filedialog.LoadFileDialog)
(метод tkinter.filedialog.SaveFileDialog)
ok_event() (метод tkinter.filedialog.FileDialog)
old_value (атрибут contextvars.Token)
OleDLL (класс в ctypes)
on_motion() (метод tkinter.dnd.DndHandler)
on_release() (метод tkinter.dnd.DndHandler)
onclick() (в модуле turtle)
ondrag() (в модуле turtle)
onecmd() (метод cmd.Cmd)
onkey() (в модуле turtle)
onkeypress() (в модуле turtle)
onkeyrelease() (в модуле turtle)
onrelease() (в модуле turtle)
onscreenclick() (в модуле turtle)
ontimer() (в модуле turtle)
OP (в модуле token)
OP_ALL (в модуле ssl)
OP_CIPHER_SERVER_PREFERENCE (в модуле ssl)
OP_ENABLE_MIDDLEBOX_COMPAT (в модуле ssl)
OP_IGNORE_UNEXPECTED_EOF (в модуле ssl)
OP_NO_COMPRESSION (в модуле ssl)
OP_NO_RENEGOTIATION (в модуле ssl)
OP_NO_SSLv2 (в модуле ssl)
OP_NO_SSLv3 (в модуле ssl)
OP_NO_TICKET (в модуле ssl)
OP_NO_TLSv1 (в модуле ssl)
OP_NO_TLSv1_1 (в модуле ssl)
OP_NO_TLSv1_2 (в модуле ssl)
OP_NO_TLSv1_3 (в модуле ssl)
OP_SINGLE_DH_USE (в модуле ssl)
OP_SINGLE_ECDH_USE (в модуле ssl)
open
базовая функция , [Link]
Open (класс в tkinter.filedialog)
open()
базовая функция
open() (в модуле aifc)
(в модуле bz2)
(в модуле codecs)
(в модуле dbm)
(в модуле dbm.dumb)
(в модуле dbm.gnu)
(в модуле dbm.ndbm)
(в модуле gzip)
(в модуле io)
(в модуле lzma)
(в модуле os)
(в модуле ossaudiodev)
(в модуле shelve)
(в модуле sunau)
(в модуле tarfile)
(в модуле tokenize)
(в модуле wave)
(в модуле webbrowser)
(метод distutils.text_file.TextFile)
(метод imaplib.IMAP4)
(метод importlib.abc.Traversable)
(метод pathlib.Path)
(метод pipes.Template)
(метод telnetlib.Telnet)
(метод urllib.request.OpenerDirector)
(метод urllib.request.URLopener)
(метод webbrowser.controller)
(метод zipfile.Path)
(метод zipfile.ZipFile)
(метод класса tarfile.TarFile)
open_binary() (в модуле importlib.resources)
open_code() (в модуле io)
open_connection() (в модуле asyncio)
open_new() (в модуле webbrowser)
(метод webbrowser.controller)
open_new_tab() (в модуле webbrowser)
(метод webbrowser.controller)
open_osfhandle() (в модуле msvcrt)
open_resource() (метод importlib.abc.ResourceReader)
open_text() (в модуле importlib.resources)
open_unix_connection() (в модуле asyncio)
open_unknown() (метод urllib.request.URLopener)
open_urlresource() (в модуле test.support)
OpenDatabase() (в модуле msilib)
OpenerDirector (класс в urllib.request)
OpenKey() (в модуле winreg)
OpenKeyEx() (в модуле winreg)
openlog() (в модуле syslog)
openmixer() (в модуле ossaudiodev)
openpty() (в модуле os)
(в модуле pty)
OpenSSL
(use in module hashlib)
(use in module ssl)
OPENSSL_VERSION (в модуле ssl)
OPENSSL_VERSION_INFO (в модуле ssl)
OPENSSL_VERSION_NUMBER (в модуле ssl)
OpenView() (метод msilib.Database)
operation
binary arithmetic
binary bitwise
Boolean
concatenation
null , [Link]
power
repetition
shifting
slice
subscript
unary arithmetic
unary bitwise
OperationalError
operations
bitwise
Boolean , [Link]
masking
shifting
operations on
dictionary type
integer types
list type
mapping types
numeric types
sequence types , [Link]
operator
+ (plus) , [Link], [Link]
- (minus) , [Link], [Link]
comparison
overloading
precedence
ternary
модуль
operator (2to3 fixer)
operators
opmap (в модуле dis)
opname (в модуле dis)
OPT
optim_args_from_interpreter_flags() (в модуле test.support)
optimize() (в модуле pickletools)
OPTIMIZED_BYTECODE_SUFFIXES (в модуле importlib.machinery)
Optional (в модуле typing)
OptionGroup (класс в optparse)
OptionMenu (класс в tkinter.tix)
OptionParser (класс в optparse)
options (атрибут doctest.Example)
(атрибут ssl.SSLContext)
Options (класс в ssl)
options() (метод configparser.ConfigParser)
optionxform() (метод configparser.ConfigParser)
optparse
модуль
or
bitwise
exclusive
inclusive
оператор , [Link], [Link]
Or (класс в ast)
or_() (в модуле operator)
ord
базовая функция
ord()
базовая функция
order
evaluation
ordered_attributes (атрибут xml.parsers.expat.xmlparser)
OrderedDict (класс в collections)
(класс в typing)
orig_argv (в модуле sys)
origin (атрибут importlib.machinery.ModuleSpec)
origin_req_host (атрибут urllib.request.Request)
origin_server (атрибут wsgiref.handlers.BaseHandler)
os
модуль , [Link]
os.path
модуль
os_environ (атрибут wsgiref.handlers.BaseHandler)
OSError
ossaudiodev
модуль
OSSAudioError
outfile
json.tool command line option
output
standard
output (атрибут subprocess.CalledProcessError)
(атрибут subprocess.TimeoutExpired)
(атрибут unittest.TestCase)
output() (метод http.cookies.BaseCookie)
(метод http.cookies.Morsel)
output_charset (атрибут email.charset.Charset)
output_charset() (метод gettext.NullTranslations)
output_codec (атрибут email.charset.Charset)
output_difference() (метод doctest.OutputChecker)
OutputChecker (класс в doctest)
OutputString() (метод http.cookies.Morsel)
over() (метод nntplib.NNTP)
Overflow (класс в decimal)
OverflowError
(built-in exception) , [Link], [Link], [Link], [Link], [Link]
overlap() (метод statistics.NormalDist)
overlaps() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
overlay() (метод curses.window)
overload() (в модуле typing)
overloading
operator
overwrite() (метод curses.window)
owner() (метод pathlib.Path)


P

p (pdb command)
P_ALL (в модуле os)
P_DETACH (в модуле os)
P_NOWAIT (в модуле os)
P_NOWAITO (в модуле os)
P_OVERLAY (в модуле os)
P_PGID (в модуле os)
P_PID (в модуле os)
P_PIDFD (в модуле os)
P_WAIT (в модуле os)
pack() (в модуле struct)
(метод mailbox.MH)
(метод struct.Struct)
pack_array() (метод xdrlib.Packer)
pack_bytes() (метод xdrlib.Packer)
pack_double() (метод xdrlib.Packer)
pack_farray() (метод xdrlib.Packer)
pack_float() (метод xdrlib.Packer)
pack_fopaque() (метод xdrlib.Packer)
pack_fstring() (метод xdrlib.Packer)
pack_into() (в модуле struct)
(метод struct.Struct)
pack_list() (метод xdrlib.Packer)
pack_opaque() (метод xdrlib.Packer)
pack_string() (метод xdrlib.Packer)
package
namespace
portion
regular
Package (в модуле importlib.resources)
package variable
__all__
packed (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv6Address)
Packer (класс в xdrlib)
packing
binary data
packing (widgets)
PAGER
pair_content() (в модуле curses)
pair_number() (в модуле curses)
pairwise() (в модуле itertools)
PanedWindow (класс в tkinter.tix)
parameter
call semantics
difference from argument
function definition
value, default
Parameter (класс в inspect)
ParameterizedMIMEHeader (класс в email.headerregistry)
parameters (атрибут inspect.Signature)
params (атрибут email.headerregistry.ParameterizedMIMEHeader)
ParamSpec (класс в typing)
ParamSpecArgs (в модуле typing)
ParamSpecKwargs (в модуле typing)
paramstyle (в модуле sqlite3)
pardir (в модуле os)
paren (2to3 fixer)
parent (атрибут importlib.machinery.ModuleSpec)
(атрибут pyclbr.Class)
(атрибут pyclbr.Function)
(атрибут urllib.request.BaseHandler)
parent() (метод tkinter.ttk.Treeview)
parent_process() (в модуле multiprocessing)
parenthesized form
parentNode (атрибут xml.dom.Node)
parents (атрибут collections.ChainMap)
paretovariate() (в модуле random)
parse() (в модуле ast)
(в модуле cgi)
(в модуле xml.dom.minidom)
(в модуле xml.dom.pulldom)
(в модуле xml.etree.ElementTree)
(в модуле xml.sax)
(метод doctest.DocTestParser)
(метод email.parser.BytesParser)
(метод email.parser.Parser)
(метод string.Formatter)
(метод urllib.robotparser.RobotFileParser)
(метод xml.etree.ElementTree.ElementTree)
Parse() (метод xml.parsers.expat.xmlparser)
parse() (метод xml.sax.xmlreader.XMLReader)
parse_and_bind() (в модуле readline)
parse_args() (метод argparse.ArgumentParser)
PARSE_COLNAMES (в модуле sqlite3)
parse_config_h() (в модуле sysconfig)
PARSE_DECLTYPES (в модуле sqlite3)
parse_header() (в модуле cgi)
parse_headers() (в модуле http.client)
parse_intermixed_args() (метод argparse.ArgumentParser)
parse_known_args() (метод argparse.ArgumentParser)
parse_known_intermixed_args() (метод argparse.ArgumentParser)
parse_multipart() (в модуле cgi)
parse_qs() (в модуле urllib.parse)
parse_qsl() (в модуле urllib.parse)
parseaddr() (в модуле email.utils)
parsebytes() (метод email.parser.BytesParser)
parsedate() (в модуле email.utils)
parsedate_to_datetime() (в модуле email.utils)
parsedate_tz() (в модуле email.utils)
ParseError (класс в xml.etree.ElementTree)
ParseFile() (метод xml.parsers.expat.xmlparser)
ParseFlags() (в модуле imaplib)
parser
Parser (класс в email.parser)
ParserCreate() (в модуле xml.parsers.expat)
ParseResult (класс в urllib.parse)
ParseResultBytes (класс в urllib.parse)
parsestr() (метод email.parser.Parser)
parseString() (в модуле xml.dom.minidom)
(в модуле xml.dom.pulldom)
(в модуле xml.sax)
parsing
URL
ParsingError
partial (атрибут asyncio.IncompleteReadError)
partial() (в модуле functools)
(метод imaplib.IMAP4)
partialmethod (класс в functools)
parties (атрибут threading.Barrier)
partition() (метод bytearray)
(метод bytes)
(метод str)
pass
команда
Pass (класс в ast)
pass_() (метод poplib.POP3)
Paste
patch() (в модуле test.support)
(в модуле unittest.mock)
patch.dict() (в модуле unittest.mock)
patch.multiple() (в модуле unittest.mock)
patch.object() (в модуле unittest.mock)
patch.stopall() (в модуле unittest.mock)
PATH
path
configuration file
hooks
module search , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
operations , [Link]
path (in module sys)
(атрибут http.cookiejar.Cookie)
(атрибут http.server.BaseHTTPRequestHandler)
(атрибут importlib.abc.FileLoader)
(атрибут importlib.machinery.ExtensionFileLoader)
(атрибут importlib.machinery.FileFinder)
(атрибут importlib.machinery.SourceFileLoader)
(атрибут importlib.machinery.SourcelessFileLoader)
(атрибут os.DirEntry)
(в модуле sys)
Path (класс в pathlib)
(класс в zipfile)
path based finder
Path browser
path hooks
path() (в модуле importlib.resources)
path_hook() (метод класса importlib.machinery.FileFinder)
path_hooks (в модуле sys)
path_importer_cache (в модуле sys)
path_mtime() (метод importlib.abc.SourceLoader)
path_return_ok() (метод http.cookiejar.CookiePolicy)
path_stats() (метод importlib.abc.SourceLoader)
(метод importlib.machinery.SourceFileLoader)
pathconf() (в модуле os)
pathconf_names (в модуле os)
PathEntryFinder (класс в importlib.abc)
PATHEXT
PathFinder (класс в importlib.machinery)
pathlib
модуль
PathLike (класс в os)
pathname2url() (в модуле urllib.request)
pathsep (в модуле os)
pattern (атрибут re.error)
(атрибут re.Pattern)
Pattern (класс в typing)
pattern matching
pause() (в модуле signal)
pause_reading() (метод asyncio.ReadTransport)
pause_writing() (метод asyncio.BaseProtocol)
PAX_FORMAT (в модуле tarfile)
pax_headers (атрибут tarfile.TarFile)
(атрибут tarfile.TarInfo)
pbkdf2_hmac() (в модуле hashlib)
pd() (в модуле turtle)
pdb
модуль
Pdb (class in pdb)
(класс в pdb)
pdf() (метод statistics.NormalDist)
peek() (метод bz2.BZ2File)
(метод gzip.GzipFile)
(метод io.BufferedReader)
(метод lzma.LZMAFile)
(метод weakref.finalize)
peer (атрибут smtpd.SMTPChannel)
PEM_cert_to_DER_cert() (в модуле ssl)
pen() (в модуле turtle)
pencolor() (в модуле turtle)
pending (атрибут ssl.MemoryBIO)
pending() (метод ssl.SSLSocket)
PendingDeprecationWarning
pendown() (в модуле turtle)
pensize() (в модуле turtle)
penup() (в модуле turtle)
PEP
PERCENT (в модуле token)
PERCENTEQUAL (в модуле token)
perf_counter() (в модуле time)
perf_counter_ns() (в модуле time)
Performance
perm() (в модуле math)
PermissionError
permutations() (в модуле itertools)
Persist() (метод msilib.SummaryInformation)
persistence
persistent
objects
persistent_id (pickle protocol)
persistent_id() (метод pickle.Pickler)
persistent_load (pickle protocol)
persistent_load() (метод pickle.Unpickler)
PF_CAN (в модуле socket)
PF_PACKET (в модуле socket)
PF_RDS (в модуле socket)
pformat() (в модуле pprint)
(метод pprint.PrettyPrinter)
pgettext() (в модуле gettext)
(метод gettext.GNUTranslations)
(метод gettext.NullTranslations)
PGO (в модуле test.support)
phase() (в модуле cmath)
Philbrick, Geoff
physical line
pi (в модуле cmath)
(в модуле math)
pi() (метод xml.etree.ElementTree.TreeBuilder)
pickle
модуль , [Link], [Link], [Link], [Link]
pickle() (в модуле copyreg)
PickleBuffer (класс в pickle)
PickleError
Pickler (класс в pickle)
pickletools
модуль
pickletools command line option
--annotate
--indentlevel=<num>
--memo
--output=<file>
--preamble=<preamble>
-a
-l
-m
-o
-p
pickling
objects
PicklingError
pid (атрибут asyncio.subprocess.Process)
(атрибут multiprocessing.Process)
(атрибут subprocess.Popen)
pidfd_open() (в модуле os)
pidfd_send_signal() (в модуле signal)
PidfdChildWatcher (класс в asyncio)
PIPE (в модуле subprocess)
Pipe() (в модуле multiprocessing)
pipe() (в модуле os)
pipe2() (в модуле os)
PIPE_BUF (в модуле select)
pipe_connection_lost() (метод asyncio.SubprocessProtocol)
pipe_data_received() (метод asyncio.SubprocessProtocol)
PIPE_MAX_SIZE (в модуле test.support)
pipes
модуль
PKG_DIRECTORY (в модуле imp)
pkgutil
модуль
placeholder (атрибут textwrap.TextWrapper)
PLAT
platform
модуль
platform (in module sys)
(в модуле sys)
platform() (в модуле platform)
platlibdir (в модуле sys)
PlaySound() (в модуле winsound)
plist
file
plistlib
модуль
plock() (в модуле os)
plus
PLUS (в модуле token)
plus() (метод decimal.Context)
PLUSEQUAL (в модуле token)
pm() (в модуле pdb)
POINTER() (в модуле ctypes)
pointer() (в модуле ctypes)
polar() (в модуле cmath)
Policy (класс в email.policy)
poll() (в модуле select)
(метод multiprocessing.connection.Connection)
(метод select.devpoll)
(метод select.epoll)
(метод select.poll)
(метод subprocess.Popen)
PollSelector (класс в selectors)
Pool (класс в multiprocessing.pool)
pop() (sequence method)
(метод array.array)
(метод collections.deque)
(метод dict)
(метод frozenset)
(метод mailbox.Mailbox)
POP3
protocol
POP3 (класс в poplib)
POP3_SSL (класс в poplib)
pop_all() (метод contextlib.ExitStack)
POP_BLOCK (opcode)
POP_EXCEPT (opcode)
POP_JUMP_IF_FALSE (opcode)
POP_JUMP_IF_TRUE (opcode)
pop_source() (метод shlex.shlex)
POP_TOP (opcode)
Popen (класс в subprocess)
popen() (in module os)
(в модуле os)
popitem() (метод collections.OrderedDict)
(метод dict)
(метод mailbox.Mailbox)
popleft() (метод collections.deque)
poplib
модуль
PopupMenu (класс в tkinter.tix)
port (атрибут http.cookiejar.Cookie)
port_specified (атрибут http.cookiejar.Cookie)
portion
package
pos (атрибут json.JSONDecodeError)
(атрибут re.error)
(атрибут re.Match)
pos() (в модуле operator)
(в модуле turtle)
position (атрибут xml.etree.ElementTree.ParseError)
position() (в модуле turtle)
POSIX
I/O control
threads
posix
модуль
POSIX Shared Memory
POSIX_FADV_DONTNEED (в модуле os)
POSIX_FADV_NOREUSE (в модуле os)
POSIX_FADV_NORMAL (в модуле os)
POSIX_FADV_RANDOM (в модуле os)
POSIX_FADV_SEQUENTIAL (в модуле os)
POSIX_FADV_WILLNEED (в модуле os)
posix_fadvise() (в модуле os)
posix_fallocate() (в модуле os)
posix_spawn() (в модуле os)
POSIX_SPAWN_CLOSE (в модуле os)
POSIX_SPAWN_DUP2 (в модуле os)
POSIX_SPAWN_OPEN (в модуле os)
posix_spawnp() (в модуле os)
POSIXLY_CORRECT
PosixPath (класс в pathlib)
post() (метод nntplib.NNTP)
(метод ossaudiodev.oss_audio_device)
post_handshake_auth (атрибут ssl.SSLContext)
post_mortem() (в модуле pdb)
post_setup() (метод venv.EnvBuilder)
postcmd() (метод cmd.Cmd)
postloop() (метод cmd.Cmd)
pow
базовая функция , [Link], [Link], [Link], [Link], [Link]
Pow (класс в ast)
pow()
базовая функция
pow() (в модуле math)
(в модуле operator)
power
operation
power() (метод decimal.Context)
pp (pdb command)
pp() (в модуле pprint)
pprint
модуль
pprint() (в модуле pprint)
(метод pprint.PrettyPrinter)
prcal() (в модуле calendar)
pread() (в модуле os)
preadv() (в модуле os)
preamble (атрибут email.message.EmailMessage)
(атрибут email.message.Message)
precedence
operator
precmd() (метод cmd.Cmd)
prefix
(атрибут xml.dom.Attr)
(атрибут xml.dom.Node)
(атрибут zipimport.zipimporter)
PREFIX (в модуле distutils.sysconfig)
prefix (в модуле sys)
PREFIXES (в модуле site)
prefixlen (атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Network)
preloop() (метод cmd.Cmd)
prepare() (метод graphlib.TopologicalSorter)
(метод logging.handlers.QueueHandler)
(метод logging.handlers.QueueListener)
prepare_class() (в модуле types)
prepare_input_source() (в модуле xml.sax.saxutils)
PrepareProtocol (класс в sqlite3)
prepend() (метод pipes.Template)
preprocess() (метод distutils.ccompiler.CCompiler)
PrettyPrinter (класс в pprint)
prev() (метод tkinter.ttk.Treeview)
previousSibling (атрибут xml.dom.Node)
primary
print
базовая функция
print (2to3 fixer)
print()
базовая функция
print() (built-in function)
__str__() (object method)
print_callees() (метод pstats.Stats)
print_callers() (метод pstats.Stats)
print_directory() (в модуле cgi)
print_environ() (в модуле cgi)
print_environ_usage() (в модуле cgi)
print_exc() (в модуле traceback)
(метод timeit.Timer)
print_exception() (в модуле traceback)
PRINT_EXPR (opcode)
print_form() (в модуле cgi)
print_help() (метод argparse.ArgumentParser)
print_last() (в модуле traceback)
print_stack() (в модуле traceback)
(метод asyncio.Task)
print_stats() (метод profile.Profile)
(метод pstats.Stats)
print_tb() (в модуле traceback)
print_usage() (метод argparse.ArgumentParser)
(метод optparse.OptionParser)
print_version() (метод optparse.OptionParser)
print_warning() (в модуле test.support)
printable (в модуле string)
printdir() (метод zipfile.ZipFile)
printf-style formatting
PRIO_PGRP (в модуле os)
PRIO_PROCESS (в модуле os)
PRIO_USER (в модуле os)
PriorityQueue (класс в asyncio)
(класс в queue)
private
names
prlimit() (в модуле resource)
prmonth() (в модуле calendar)
(метод calendar.TextCalendar)
ProactorEventLoop (класс в asyncio)
procedure
call
process
group , [Link]
id
id of parent
killing , [Link]
scheduling priority , [Link]
signalling , [Link]
Process (класс в multiprocessing)
process() (метод logging.LoggerAdapter)
process_exited() (метод asyncio.SubprocessProtocol)
process_message() (метод smtpd.SMTPServer)
process_request() (метод socketserver.BaseServer)
process_time() (в модуле time)
process_time_ns() (в модуле time)
process_tokens() (в модуле tabnanny)
ProcessError
processes, light-weight
ProcessingInstruction() (в модуле xml.etree.ElementTree)
processingInstruction() (метод xml.sax.handler.ContentHandler)
ProcessingInstructionHandler() (метод xml.parsers.expat.xmlparser)
ProcessLookupError
processor time
processor() (в модуле platform)
ProcessPoolExecutor (класс в concurrent.futures)
prod() (в модуле math)
product() (в модуле itertools)
profile
модуль
Profile (класс в profile)
profile function
PROFILE_TASK
profiler
profiling, deterministic
program
ProgrammingError
Progressbar (класс в tkinter.ttk)
prompt (атрибут cmd.Cmd)
prompt_user_passwd() (метод urllib.request.FancyURLopener)
prompts, interpreter
propagate (атрибут logging.Logger)
property (встроенный класс)
property list
property_declaration_handler (в модуле xml.sax.handler)
property_dom_node (в модуле xml.sax.handler)
property_lexical_handler (в модуле xml.sax.handler)
property_xml_string (в модуле xml.sax.handler)
PropertyMock (класс в unittest.mock)
prot_c() (метод ftplib.FTP_TLS)
prot_p() (метод ftplib.FTP_TLS)
proto (атрибут socket.socket)
protocol
CGI
context management
copy
FTP , [Link]
HTTP , [Link], [Link], [Link], [Link], [Link]
IMAP4
IMAP4_SSL
IMAP4_stream
iterator
NNTP
POP3
SMTP
Telnet
protocol (атрибут ssl.SSLContext)
Protocol (класс в asyncio)
(класс в typing)
PROTOCOL_SSLv2 (в модуле ssl)
PROTOCOL_SSLv23 (в модуле ssl)
PROTOCOL_SSLv3 (в модуле ssl)
PROTOCOL_TLS (в модуле ssl)
PROTOCOL_TLS_CLIENT (в модуле ssl)
PROTOCOL_TLS_SERVER (в модуле ssl)
PROTOCOL_TLSv1 (в модуле ssl)
PROTOCOL_TLSv1_1 (в модуле ssl)
PROTOCOL_TLSv1_2 (в модуле ssl)
protocol_version (атрибут http.server.BaseHTTPRequestHandler)
PROTOCOL_VERSION (атрибут imaplib.IMAP4)
ProtocolError (класс в xmlrpc.client)
proxy() (в модуле weakref)
proxyauth() (метод imaplib.IMAP4)
ProxyBasicAuthHandler (класс в urllib.request)
ProxyDigestAuthHandler (класс в urllib.request)
ProxyHandler (класс в urllib.request)
ProxyType (в модуле weakref)
ProxyTypes (в модуле weakref)
pryear() (метод calendar.TextCalendar)
ps1 (в модуле sys)
ps2 (в модуле sys)
pstats
модуль
pstdev() (в модуле statistics)
pthread_getcpuclockid() (в модуле time)
pthread_kill() (в модуле signal)
pthread_sigmask() (в модуле signal)
pthreads
pty
модуль , [Link]
pu() (в модуле turtle)
publicId (атрибут xml.dom.DocumentType)
PullDom (класс в xml.dom.pulldom)
punctuation (в модуле string)
punctuation_chars (атрибут shlex.shlex)
PurePath (класс в pathlib)
PurePath.anchor (в модуле pathlib)
PurePath.drive (в модуле pathlib)
PurePath.name (в модуле pathlib)
PurePath.parent (в модуле pathlib)
PurePath.parents (в модуле pathlib)
PurePath.parts (в модуле pathlib)
PurePath.root (в модуле pathlib)
PurePath.stem (в модуле pathlib)
PurePath.suffix (в модуле pathlib)
PurePath.suffixes (в модуле pathlib)
PurePosixPath (класс в pathlib)
PureProxy (класс в smtpd)
PureWindowsPath (класс в pathlib)
purge() (в модуле re)
Purpose.CLIENT_AUTH (в модуле ssl)
Purpose.SERVER_AUTH (в модуле ssl)
push() (метод asynchat.async_chat)
(метод code.InteractiveConsole)
(метод contextlib.ExitStack)
push_async_callback() (метод contextlib.AsyncExitStack)
push_async_exit() (метод contextlib.AsyncExitStack)
push_source() (метод shlex.shlex)
push_token() (метод shlex.shlex)
push_with_producer() (метод asynchat.async_chat)
pushbutton() (метод msilib.Dialog)
put() (метод asyncio.Queue)
(метод multiprocessing.Queue)
(метод multiprocessing.SimpleQueue)
(метод queue.Queue)
(метод queue.SimpleQueue)
put_nowait() (метод asyncio.Queue)
(метод multiprocessing.Queue)
(метод queue.Queue)
(метод queue.SimpleQueue)
putch() (в модуле msvcrt)
putenv() (в модуле os)
putheader() (метод http.client.HTTPConnection)
putp() (в модуле curses)
putrequest() (метод http.client.HTTPConnection)
putwch() (в модуле msvcrt)
putwin() (метод curses.window)
pvariance() (в модуле statistics)
pwd
модуль , [Link]
pwd() (метод ftplib.FTP)
pwrite() (в модуле os)
pwritev() (в модуле os)
Py_ABS (C macro)
Py_AddPendingCall (C function)
Py_AddPendingCall()
Py_AtExit (C function)
PY_AUDIT_READ
Py_BEGIN_ALLOW_THREADS
(C macro)
Py_BLOCK_THREADS (C macro)
Py_buffer (C type)
Py_buffer.buf (C member)
Py_buffer.format (C member)
Py_buffer.internal (C member)
Py_buffer.itemsize (C member)
Py_buffer.len (C member)
Py_buffer.ndim (C member)
Py_buffer.obj (C member)
Py_buffer.readonly (C member)
Py_buffer.shape (C member)
Py_buffer.strides (C member)
Py_buffer.suboffsets (C member)
Py_BuildValue (C function)
Py_BytesMain (C function)
Py_BytesWarningFlag (C var)
Py_CHARMASK (C macro)
Py_CLEAR (C function)
py_compile
модуль
PY_COMPILED (в модуле imp)
Py_CompileString (C function)
Py_CompileString()
Py_CompileStringExFlags (C function)
Py_CompileStringFlags (C function)
Py_CompileStringObject (C function)
Py_complex (C type)
Py_DebugFlag (C var)
Py_DecodeLocale (C function)
Py_DECREF (C function)
Py_DecRef (C function)
Py_DECREF()
Py_DEPRECATED (C macro)
Py_DontWriteBytecodeFlag (C var)
Py_Ellipsis (C var)
Py_EncodeLocale (C function)
Py_END_ALLOW_THREADS
(C macro)
Py_EndInterpreter (C function)
Py_EnterRecursiveCall (C function)
Py_eval_input (C var)
Py_Exit (C function)
Py_False (C var)
Py_FatalError (C function)
Py_FatalError()
Py_FdIsInteractive (C function)
Py_file_input (C var)
Py_Finalize (C function)
Py_FinalizeEx (C function)
Py_FinalizeEx()
PY_FROZEN (в модуле imp)
Py_FrozenFlag (C var)
Py_GenericAlias (C function)
Py_GenericAliasType (C var)
Py_GetArgcArgv (C function)
Py_GetBuildInfo (C function)
Py_GetCompiler (C function)
Py_GetCopyright (C function)
Py_GETENV (C macro)
Py_GetExecPrefix (C function)
Py_GetExecPrefix()
Py_GetPath (C function)
Py_GetPath()
Py_GetPlatform (C function)
Py_GetPrefix (C function)
Py_GetPrefix()
Py_GetProgramFullPath (C function)
Py_GetProgramFullPath()
Py_GetProgramName (C function)
Py_GetPythonHome (C function)
Py_GetVersion (C function)
Py_HashRandomizationFlag (C var)
Py_IgnoreEnvironmentFlag (C var)
Py_INCREF (C function)
Py_IncRef (C function)
Py_INCREF()
Py_Initialize (C function)
Py_Initialize()
Py_InitializeEx (C function)
Py_InitializeFromConfig (C function)
Py_InspectFlag (C var)
Py_InteractiveFlag (C var)
Py_Is (C function)
Py_IS_TYPE (C function)
Py_IsFalse (C function)
Py_IsInitialized (C function)
Py_IsInitialized()
Py_IsNone (C function)
Py_IsolatedFlag (C var)
Py_IsTrue (C function)
Py_LeaveRecursiveCall (C function)
Py_LegacyWindowsFSEncodingFlag (C var)
Py_LegacyWindowsStdioFlag (C var)
Py_LIMITED_API (C macro)
Py_Main (C function)
PY_MAJOR_VERSION (C macro)
Py_MAX (C macro)
Py_MEMBER_SIZE (C macro)
PY_MICRO_VERSION (C macro)
Py_MIN (C macro)
PY_MINOR_VERSION (C macro)
Py_mod_create (C macro)
Py_mod_create.create_module (C function)
Py_mod_exec (C macro)
Py_mod_exec.exec_module (C function)
Py_NewInterpreter (C function)
Py_NewRef (C function)
Py_None (C var)
Py_NoSiteFlag (C var)
Py_NotImplemented (C var)
Py_NoUserSiteDirectory (C var)
py_object (класс в ctypes)
Py_OptimizeFlag (C var)
Py_PreInitialize (C function)
Py_PreInitializeFromArgs (C function)
Py_PreInitializeFromBytesArgs (C function)
Py_PRINT_RAW
PY_PYTHON
Py_QuietFlag (C var)
Py_REFCNT (C function)
PY_RELEASE_LEVEL (C macro)
PY_RELEASE_SERIAL (C macro)
Py_ReprEnter (C function)
Py_ReprLeave (C function)
Py_RETURN_FALSE (C macro)
Py_RETURN_NONE (C macro)
Py_RETURN_NOTIMPLEMENTED (C macro)
Py_RETURN_TRUE (C macro)
Py_RunMain (C function)
Py_SET_REFCNT (C function)
Py_SET_SIZE (C function)
Py_SET_TYPE (C function)
Py_SetPath (C function)
Py_SetPath()
Py_SetProgramName (C function)
Py_SetProgramName()
Py_SetPythonHome (C function)
Py_SetStandardStreamEncoding (C function)
Py_single_input (C var)
Py_SIZE (C function)
PY_SOURCE (в модуле imp)
Py_ssize_t (C type)
PY_SSIZE_T_MAX
Py_STRINGIFY (C macro)
Py_TPFLAGS_BASE_EXC_SUBCLASS (встроенная переменная)
Py_TPFLAGS_BASETYPE (встроенная переменная)
Py_TPFLAGS_BYTES_SUBCLASS (встроенная переменная)
Py_TPFLAGS_DEFAULT (встроенная переменная)
Py_TPFLAGS_DICT_SUBCLASS (встроенная переменная)
Py_TPFLAGS_DISALLOW_INSTANTIATION (встроенная переменная)
Py_TPFLAGS_HAVE_FINALIZE (встроенная переменная)
Py_TPFLAGS_HAVE_GC (встроенная переменная)
Py_TPFLAGS_HAVE_VECTORCALL (встроенная переменная)
Py_TPFLAGS_HEAPTYPE (встроенная переменная)
Py_TPFLAGS_IMMUTABLETYPE (встроенная переменная)
Py_TPFLAGS_LIST_SUBCLASS (встроенная переменная)
Py_TPFLAGS_LONG_SUBCLASS (встроенная переменная)
Py_TPFLAGS_MAPPING (встроенная переменная)
Py_TPFLAGS_METHOD_DESCRIPTOR (встроенная переменная)
Py_TPFLAGS_READY (встроенная переменная)
Py_TPFLAGS_READYING (встроенная переменная)
Py_TPFLAGS_SEQUENCE (встроенная переменная)
Py_TPFLAGS_TUPLE_SUBCLASS (встроенная переменная)
Py_TPFLAGS_TYPE_SUBCLASS (встроенная переменная)
Py_TPFLAGS_UNICODE_SUBCLASS (встроенная переменная)
Py_tracefunc (C type)
Py_True (C var)
Py_tss_NEEDS_INIT (C macro)
Py_tss_t (C type)
Py_TYPE (C function)
Py_UCS1 (C type)
Py_UCS2 (C type)
Py_UCS4 (C type)
Py_UNBLOCK_THREADS (C macro)
Py_UnbufferedStdioFlag (C var)
Py_UNICODE (C type)
Py_UNICODE_IS_HIGH_SURROGATE (C macro)
Py_UNICODE_IS_LOW_SURROGATE (C macro)
Py_UNICODE_IS_SURROGATE (C macro)
Py_UNICODE_ISALNUM (C function)
Py_UNICODE_ISALPHA (C function)
Py_UNICODE_ISDECIMAL (C function)
Py_UNICODE_ISDIGIT (C function)
Py_UNICODE_ISLINEBREAK (C function)
Py_UNICODE_ISLOWER (C function)
Py_UNICODE_ISNUMERIC (C function)
Py_UNICODE_ISPRINTABLE (C function)
Py_UNICODE_ISSPACE (C function)
Py_UNICODE_ISTITLE (C function)
Py_UNICODE_ISUPPER (C function)
Py_UNICODE_JOIN_SURROGATES (C macro)
Py_UNICODE_TODECIMAL (C function)
Py_UNICODE_TODIGIT (C function)
Py_UNICODE_TOLOWER (C function)
Py_UNICODE_TONUMERIC (C function)
Py_UNICODE_TOTITLE (C function)
Py_UNICODE_TOUPPER (C function)
Py_UNREACHABLE (C macro)
Py_UNUSED (C macro)
Py_VaBuildValue (C function)
PY_VECTORCALL_ARGUMENTS_OFFSET (C macro)
Py_VerboseFlag (C var)
PY_VERSION_HEX (C macro)
Py_VISIT (C function)
Py_XDECREF (C function)
Py_XDECREF()
Py_XINCREF (C function)
Py_XNewRef (C function)
PyAIter_Check (C function)
PyAnySet_Check (C function)
PyAnySet_CheckExact (C function)
PyArg_Parse (C function)
PyArg_ParseTuple (C function)
PyArg_ParseTuple()
PyArg_ParseTupleAndKeywords (C function)
PyArg_ParseTupleAndKeywords()
PyArg_UnpackTuple (C function)
PyArg_ValidateKeywordArguments (C function)
PyArg_VaParse (C function)
PyArg_VaParseTupleAndKeywords (C function)
PyASCIIObject (C type)
PyAsyncMethods (C type)
PyAsyncMethods.am_aiter (C member)
PyAsyncMethods.am_anext (C member)
PyAsyncMethods.am_await (C member)
PyAsyncMethods.am_send (C member)
PyBool_Check (C function)
PyBool_FromLong (C function)
PyBUF_ANY_CONTIGUOUS (C macro)
PyBUF_C_CONTIGUOUS (C macro)
PyBUF_CONTIG (C macro)
PyBUF_CONTIG_RO (C macro)
PyBUF_F_CONTIGUOUS (C macro)
PyBUF_FORMAT (C macro)
PyBUF_FULL (C macro)
PyBUF_FULL_RO (C macro)
PyBUF_INDIRECT (C macro)
PyBUF_ND (C macro)
PyBUF_RECORDS (C macro)
PyBUF_RECORDS_RO (C macro)
PyBUF_SIMPLE (C macro)
PyBUF_STRIDED (C macro)
PyBUF_STRIDED_RO (C macro)
PyBUF_STRIDES (C macro)
PyBUF_WRITABLE (C macro)
PyBuffer_FillContiguousStrides (C function)
PyBuffer_FillInfo (C function)
PyBuffer_FromContiguous (C function)
PyBuffer_GetPointer (C function)
PyBuffer_IsContiguous (C function)
PyBuffer_Release (C function)
PyBuffer_SizeFromFormat (C function)
PyBuffer_ToContiguous (C function)
PyBufferProcs
(C type)
PyBufferProcs.bf_getbuffer (C member)
PyBufferProcs.bf_releasebuffer (C member)
PyByteArray_AS_STRING (C function)
PyByteArray_AsString (C function)
PyByteArray_Check (C function)
PyByteArray_CheckExact (C function)
PyByteArray_Concat (C function)
PyByteArray_FromObject (C function)
PyByteArray_FromStringAndSize (C function)
PyByteArray_GET_SIZE (C function)
PyByteArray_Resize (C function)
PyByteArray_Size (C function)
PyByteArray_Type (C var)
PyByteArrayObject (C type)
PyBytes_AS_STRING (C function)
PyBytes_AsString (C function)
PyBytes_AsStringAndSize (C function)
PyBytes_Check (C function)
PyBytes_CheckExact (C function)
PyBytes_Concat (C function)
PyBytes_ConcatAndDel (C function)
PyBytes_FromFormat (C function)
PyBytes_FromFormatV (C function)
PyBytes_FromObject (C function)
PyBytes_FromString (C function)
PyBytes_FromStringAndSize (C function)
PyBytes_GET_SIZE (C function)
PyBytes_Size (C function)
PyBytes_Type (C var)
PyBytesObject (C type)
pycache_prefix (в модуле sys)
PyCallable_Check (C function)
PyCallIter_Check (C function)
PyCallIter_New (C function)
PyCallIter_Type (C var)
PyCapsule (C type)
PyCapsule_CheckExact (C function)
PyCapsule_Destructor (C type)
PyCapsule_GetContext (C function)
PyCapsule_GetDestructor (C function)
PyCapsule_GetName (C function)
PyCapsule_GetPointer (C function)
PyCapsule_Import (C function)
PyCapsule_IsValid (C function)
PyCapsule_New (C function)
PyCapsule_SetContext (C function)
PyCapsule_SetDestructor (C function)
PyCapsule_SetName (C function)
PyCapsule_SetPointer (C function)
PyCell_Check (C function)
PyCell_GET (C function)
PyCell_Get (C function)
PyCell_New (C function)
PyCell_SET (C function)
PyCell_Set (C function)
PyCell_Type (C var)
PyCellObject (C type)
PyCF_ALLOW_TOP_LEVEL_AWAIT (в модуле ast)
PyCF_ONLY_AST (в модуле ast)
PyCF_TYPE_COMMENTS (в модуле ast)
PyCFunction (C type)
PyCFunctionWithKeywords (C type)
PycInvalidationMode (класс в py_compile)
pyclbr
модуль
PyCMethod (C type)
PyCode_Addr2Line (C function)
PyCode_Check (C function)
PyCode_GetNumFree (C function)
PyCode_New (C function)
PyCode_NewEmpty (C function)
PyCode_NewWithPosOnlyArgs (C function)
PyCode_Type (C var)
PyCodec_BackslashReplaceErrors (C function)
PyCodec_Decode (C function)
PyCodec_Decoder (C function)
PyCodec_Encode (C function)
PyCodec_Encoder (C function)
PyCodec_IgnoreErrors (C function)
PyCodec_IncrementalDecoder (C function)
PyCodec_IncrementalEncoder (C function)
PyCodec_KnownEncoding (C function)
PyCodec_LookupError (C function)
PyCodec_NameReplaceErrors (C function)
PyCodec_Register (C function)
PyCodec_RegisterError (C function)
PyCodec_ReplaceErrors (C function)
PyCodec_StreamReader (C function)
PyCodec_StreamWriter (C function)
PyCodec_StrictErrors (C function)
PyCodec_Unregister (C function)
PyCodec_XMLCharRefReplaceErrors (C function)
PyCodeObject (C type)
PyCompactUnicodeObject (C type)
PyCompileError
PyCompilerFlags (C struct)
PyCompilerFlags.cf_feature_version (C member)
PyCompilerFlags.cf_flags (C member)
PyComplex_AsCComplex (C function)
PyComplex_Check (C function)
PyComplex_CheckExact (C function)
PyComplex_FromCComplex (C function)
PyComplex_FromDoubles (C function)
PyComplex_ImagAsDouble (C function)
PyComplex_RealAsDouble (C function)
PyComplex_Type (C var)
PyComplexObject (C type)
PyConfig (C type)
PyConfig.argv (C member)
PyConfig.base_exec_prefix (C member)
PyConfig.base_executable (C member)
PyConfig.base_prefix (C member)
PyConfig.buffered_stdio (C member)
PyConfig.bytes_warning (C member)
PyConfig.check_hash_pycs_mode (C member)
PyConfig.configure_c_stdio (C member)
PyConfig.dev_mode (C member)
PyConfig.dump_refs (C member)
PyConfig.exec_prefix (C member)
PyConfig.executable (C member)
PyConfig.faulthandler (C member)
PyConfig.filesystem_encoding (C member)
PyConfig.filesystem_errors (C member)
PyConfig.hash_seed (C member)
PyConfig.home (C member)
PyConfig.import_time (C member)
PyConfig.inspect (C member)
PyConfig.install_signal_handlers (C member)
PyConfig.interactive (C member)
PyConfig.isolated (C member)
PyConfig.legacy_windows_stdio (C member)
PyConfig.malloc_stats (C member)
PyConfig.module_search_paths (C member)
PyConfig.module_search_paths_set (C member)
PyConfig.optimization_level (C member)
PyConfig.orig_argv (C member)
PyConfig.parse_argv (C member)
PyConfig.parser_debug (C member)
PyConfig.pathconfig_warnings (C member)
PyConfig.platlibdir (C member)
PyConfig.prefix (C member)
PyConfig.program_name (C member)
PyConfig.pycache_prefix (C member)
PyConfig.PyConfig_Clear (C function)
PyConfig.PyConfig_InitIsolatedConfig (C function)
PyConfig.PyConfig_InitPythonConfig (C function)
PyConfig.PyConfig_Read (C function)
PyConfig.PyConfig_SetArgv (C function)
PyConfig.PyConfig_SetBytesArgv (C function)
PyConfig.PyConfig_SetBytesString (C function)
PyConfig.PyConfig_SetString (C function)
PyConfig.PyConfig_SetWideStringList (C function)
PyConfig.pythonpath_env (C member)
PyConfig.quiet (C member)
PyConfig.run_command (C member)
PyConfig.run_filename (C member)
PyConfig.run_module (C member)
PyConfig.show_ref_count (C member)
PyConfig.site_import (C member)
PyConfig.skip_source_first_line (C member)
PyConfig.stdio_encoding (C member)
PyConfig.stdio_errors (C member)
PyConfig.tracemalloc (C member)
PyConfig.use_environment (C member)
PyConfig.use_hash_seed (C member)
PyConfig.user_site_directory (C member)
PyConfig.verbose (C member)
PyConfig.warn_default_encoding (C member)
PyConfig.warnoptions (C member)
PyConfig.write_bytecode (C member)
PyConfig.xoptions (C member)
PyContext (C type)
PyContext_CheckExact (C function)
PyContext_Copy (C function)
PyContext_CopyCurrent (C function)
PyContext_Enter (C function)
PyContext_Exit (C function)
PyContext_New (C function)
PyContext_Type (C var)
PyContextToken (C type)
PyContextToken_CheckExact (C function)
PyContextToken_Type (C var)
PyContextVar (C type)
PyContextVar_CheckExact (C function)
PyContextVar_Get (C function)
PyContextVar_New (C function)
PyContextVar_Reset (C function)
PyContextVar_Set (C function)
PyContextVar_Type (C var)
PyCoro_CheckExact (C function)
PyCoro_New (C function)
PyCoro_Type (C var)
PyCoroObject (C type)
PyDate_Check (C function)
PyDate_CheckExact (C function)
PyDate_FromDate (C function)
PyDate_FromTimestamp (C function)
PyDateTime_Check (C function)
PyDateTime_CheckExact (C function)
PyDateTime_DATE_GET_FOLD (C function)
PyDateTime_DATE_GET_HOUR (C function)
PyDateTime_DATE_GET_MICROSECOND (C function)
PyDateTime_DATE_GET_MINUTE (C function)
PyDateTime_DATE_GET_SECOND (C function)
PyDateTime_DATE_GET_TZINFO (C function)
PyDateTime_DELTA_GET_DAYS (C function)
PyDateTime_DELTA_GET_MICROSECONDS (C function)
PyDateTime_DELTA_GET_SECONDS (C function)
PyDateTime_FromDateAndTime (C function)
PyDateTime_FromDateAndTimeAndFold (C function)
PyDateTime_FromTimestamp (C function)
PyDateTime_GET_DAY (C function)
PyDateTime_GET_MONTH (C function)
PyDateTime_GET_YEAR (C function)
PyDateTime_TIME_GET_FOLD (C function)
PyDateTime_TIME_GET_HOUR (C function)
PyDateTime_TIME_GET_MICROSECOND (C function)
PyDateTime_TIME_GET_MINUTE (C function)
PyDateTime_TIME_GET_SECOND (C function)
PyDateTime_TIME_GET_TZINFO (C function)
PyDateTime_TimeZone_UTC (C var)
PyDelta_Check (C function)
PyDelta_CheckExact (C function)
PyDelta_FromDSU (C function)
PyDescr_IsData (C function)
PyDescr_NewClassMethod (C function)
PyDescr_NewGetSet (C function)
PyDescr_NewMember (C function)
PyDescr_NewMethod (C function)
PyDescr_NewWrapper (C function)
PyDict_Check (C function)
PyDict_CheckExact (C function)
PyDict_Clear (C function)
PyDict_Contains (C function)
PyDict_Copy (C function)
PyDict_DelItem (C function)
PyDict_DelItemString (C function)
PyDict_GetItem (C function)
PyDict_GetItemString (C function)
PyDict_GetItemWithError (C function)
PyDict_Items (C function)
PyDict_Keys (C function)
PyDict_Merge (C function)
PyDict_MergeFromSeq2 (C function)
PyDict_New (C function)
PyDict_Next (C function)
PyDict_SetDefault (C function)
PyDict_SetItem (C function)
PyDict_SetItemString (C function)
PyDict_Size (C function)
PyDict_Type (C var)
PyDict_Update (C function)
PyDict_Values (C function)
PyDictObject (C type)
PyDictProxy_New (C function)
PyDLL (класс в ctypes)
pydoc
модуль
PyDoc_STR (C macro)
PyDoc_STRVAR (C macro)
PyErr_BadArgument (C function)
PyErr_BadInternalCall (C function)
PyErr_CheckSignals (C function)
PyErr_Clear (C function)
PyErr_Clear()
PyErr_ExceptionMatches (C function)
PyErr_ExceptionMatches()
PyErr_Fetch (C function)
PyErr_Fetch()
PyErr_Format (C function)
PyErr_FormatV (C function)
PyErr_GetExcInfo (C function)
PyErr_GivenExceptionMatches (C function)
PyErr_NewException (C function)
PyErr_NewExceptionWithDoc (C function)
PyErr_NoMemory (C function)
PyErr_NormalizeException (C function)
PyErr_Occurred (C function)
PyErr_Occurred()
PyErr_Print (C function)
PyErr_PrintEx (C function)
PyErr_ResourceWarning (C function)
PyErr_Restore (C function)
PyErr_Restore()
PyErr_SetExcFromWindowsErr (C function)
PyErr_SetExcFromWindowsErrWithFilename (C function)
PyErr_SetExcFromWindowsErrWithFilenameObject (C function)
PyErr_SetExcFromWindowsErrWithFilenameObjects (C function)
PyErr_SetExcInfo (C function)
PyErr_SetFromErrno (C function)
PyErr_SetFromErrnoWithFilename (C function)
PyErr_SetFromErrnoWithFilenameObject (C function)
PyErr_SetFromErrnoWithFilenameObjects (C function)
PyErr_SetFromWindowsErr (C function)
PyErr_SetFromWindowsErrWithFilename (C function)
PyErr_SetImportError (C function)
PyErr_SetImportErrorSubclass (C function)
PyErr_SetInterrupt (C function)
PyErr_SetInterruptEx (C function)
PyErr_SetNone (C function)
PyErr_SetObject (C function)
PyErr_SetString (C function)
PyErr_SetString()
PyErr_SyntaxLocation (C function)
PyErr_SyntaxLocationEx (C function)
PyErr_SyntaxLocationObject (C function)
PyErr_WarnEx (C function)
PyErr_WarnExplicit (C function)
PyErr_WarnExplicitObject (C function)
PyErr_WarnFormat (C function)
PyErr_WriteUnraisable (C function)
PyEval_AcquireLock (C function)
PyEval_AcquireThread (C function)
PyEval_AcquireThread()
PyEval_EvalCode (C function)
PyEval_EvalCodeEx (C function)
PyEval_EvalFrame (C function)
PyEval_EvalFrameEx (C function)
PyEval_GetBuiltins (C function)
PyEval_GetFrame (C function)
PyEval_GetFuncDesc (C function)
PyEval_GetFuncName (C function)
PyEval_GetGlobals (C function)
PyEval_GetLocals (C function)
PyEval_InitThreads (C function)
PyEval_InitThreads()
PyEval_MergeCompilerFlags (C function)
PyEval_ReleaseLock (C function)
PyEval_ReleaseThread (C function)
PyEval_ReleaseThread()
PyEval_RestoreThread (C function)
PyEval_RestoreThread()
PyEval_SaveThread (C function)
PyEval_SaveThread()
PyEval_SetProfile (C function)
PyEval_SetTrace (C function)
PyEval_ThreadsInitialized (C function)
PyExc_ArithmeticError
PyExc_AssertionError
PyExc_AttributeError
PyExc_BaseException
PyExc_BlockingIOError
PyExc_BrokenPipeError
PyExc_BufferError
PyExc_BytesWarning
PyExc_ChildProcessError
PyExc_ConnectionAbortedError
PyExc_ConnectionError
PyExc_ConnectionRefusedError
PyExc_ConnectionResetError
PyExc_DeprecationWarning
PyExc_EnvironmentError
PyExc_EOFError
PyExc_Exception
PyExc_FileExistsError
PyExc_FileNotFoundError
PyExc_FloatingPointError
PyExc_FutureWarning
PyExc_GeneratorExit
PyExc_ImportError
PyExc_ImportWarning
PyExc_IndentationError
PyExc_IndexError
PyExc_InterruptedError
PyExc_IOError
PyExc_IsADirectoryError
PyExc_KeyboardInterrupt
PyExc_KeyError
PyExc_LookupError
PyExc_MemoryError
PyExc_ModuleNotFoundError
PyExc_NameError
PyExc_NotADirectoryError
PyExc_NotImplementedError
PyExc_OSError
PyExc_OverflowError
PyExc_PendingDeprecationWarning
PyExc_PermissionError
PyExc_ProcessLookupError
PyExc_RecursionError
PyExc_ReferenceError
PyExc_ResourceWarning
PyExc_RuntimeError
PyExc_RuntimeWarning
PyExc_StopAsyncIteration
PyExc_StopIteration
PyExc_SyntaxError
PyExc_SyntaxWarning
PyExc_SystemError
PyExc_SystemExit
PyExc_TabError
PyExc_TimeoutError
PyExc_TypeError
PyExc_UnboundLocalError
PyExc_UnicodeDecodeError
PyExc_UnicodeEncodeError
PyExc_UnicodeError
PyExc_UnicodeTranslateError
PyExc_UnicodeWarning
PyExc_UserWarning
PyExc_ValueError
PyExc_Warning
PyExc_WindowsError
PyExc_ZeroDivisionError
PyException_GetCause (C function)
PyException_GetContext (C function)
PyException_GetTraceback (C function)
PyException_SetCause (C function)
PyException_SetContext (C function)
PyException_SetTraceback (C function)
pyexpat
модуль
PyFile_FromFd (C function)
PyFile_GetLine (C function)
PyFile_SetOpenCodeHook (C function)
PyFile_WriteObject (C function)
PyFile_WriteString (C function)
PyFloat_AS_DOUBLE (C function)
PyFloat_AsDouble (C function)
PyFloat_Check (C function)
PyFloat_CheckExact (C function)
PyFloat_FromDouble (C function)
PyFloat_FromString (C function)
PyFloat_GetInfo (C function)
PyFloat_GetMax (C function)
PyFloat_GetMin (C function)
PyFloat_Type (C var)
PyFloatObject (C type)
PyFrame_GetBack (C function)
PyFrame_GetCode (C function)
PyFrame_GetLineNumber (C function)
PyFrameObject (C type)
PyFrozenSet_Check (C function)
PyFrozenSet_CheckExact (C function)
PyFrozenSet_New (C function)
PyFrozenSet_Type (C var)
PyFunction_Check (C function)
PyFunction_GetAnnotations (C function)
PyFunction_GetClosure (C function)
PyFunction_GetCode (C function)
PyFunction_GetDefaults (C function)
PyFunction_GetGlobals (C function)
PyFunction_GetModule (C function)
PyFunction_New (C function)
PyFunction_NewWithQualName (C function)
PyFunction_SetAnnotations (C function)
PyFunction_SetClosure (C function)
PyFunction_SetDefaults (C function)
PyFunction_Type (C var)
PyFunctionObject (C type)
PYFUNCTYPE() (в модуле ctypes)
PyGC_Collect (C function)
PyGC_Disable (C function)
PyGC_Enable (C function)
PyGC_IsEnabled (C function)
PyGen_Check (C function)
PyGen_CheckExact (C function)
PyGen_New (C function)
PyGen_NewWithQualName (C function)
PyGen_Type (C var)
PyGenObject (C type)
PyGetSetDef (C type)
PyGILState_Check (C function)
PyGILState_Ensure (C function)
PyGILState_GetThisThreadState (C function)
PyGILState_Release (C function)
PyImport_AddModule (C function)
PyImport_AddModuleObject (C function)
PyImport_AppendInittab (C function)
PyImport_ExecCodeModule (C function)
PyImport_ExecCodeModuleEx (C function)
PyImport_ExecCodeModuleObject (C function)
PyImport_ExecCodeModuleWithPathnames (C function)
PyImport_ExtendInittab (C function)
PyImport_FrozenModules (C var)
PyImport_GetImporter (C function)
PyImport_GetMagicNumber (C function)
PyImport_GetMagicTag (C function)
PyImport_GetModule (C function)
PyImport_GetModuleDict (C function)
PyImport_Import (C function)
PyImport_ImportFrozenModule (C function)
PyImport_ImportFrozenModuleObject (C function)
PyImport_ImportModule (C function)
PyImport_ImportModuleEx (C function)
PyImport_ImportModuleLevel (C function)
PyImport_ImportModuleLevelObject (C function)
PyImport_ImportModuleNoBlock (C function)
PyImport_ReloadModule (C function)
PyIndex_Check (C function)
PyInit_modulename (C function)
PyInstanceMethod_Check (C function)
PyInstanceMethod_Function (C function)
PyInstanceMethod_GET_FUNCTION (C function)
PyInstanceMethod_New (C function)
PyInstanceMethod_Type (C var)
PyInterpreterState (C type)
PyInterpreterState_Clear (C function)
PyInterpreterState_Delete (C function)
PyInterpreterState_Get (C function)
PyInterpreterState_GetDict (C function)
PyInterpreterState_GetID (C function)
PyInterpreterState_Head (C function)
PyInterpreterState_Main (C function)
PyInterpreterState_New (C function)
PyInterpreterState_Next (C function)
PyInterpreterState_ThreadHead (C function)
PyIter_Check (C function)
PyIter_Next (C function)
PyIter_Send (C function)
PyList_Append (C function)
PyList_AsTuple (C function)
PyList_Check (C function)
PyList_CheckExact (C function)
PyList_GET_ITEM (C function)
PyList_GET_SIZE (C function)
PyList_GetItem (C function)
PyList_GetItem()
PyList_GetSlice (C function)
PyList_Insert (C function)
PyList_New (C function)
PyList_Reverse (C function)
PyList_SET_ITEM (C function)
PyList_SetItem (C function)
PyList_SetItem()
PyList_SetSlice (C function)
PyList_Size (C function)
PyList_Sort (C function)
PyList_Type (C var)
PyListObject (C type)
PyLong_AsDouble (C function)
PyLong_AsLong (C function)
PyLong_AsLongAndOverflow (C function)
PyLong_AsLongLong (C function)
PyLong_AsLongLongAndOverflow (C function)
PyLong_AsSize_t (C function)
PyLong_AsSsize_t (C function)
PyLong_AsUnsignedLong (C function)
PyLong_AsUnsignedLongLong (C function)
PyLong_AsUnsignedLongLongMask (C function)
PyLong_AsUnsignedLongMask (C function)
PyLong_AsVoidPtr (C function)
PyLong_Check (C function)
PyLong_CheckExact (C function)
PyLong_FromDouble (C function)
PyLong_FromLong (C function)
PyLong_FromLongLong (C function)
PyLong_FromSize_t (C function)
PyLong_FromSsize_t (C function)
PyLong_FromString (C function)
PyLong_FromUnicodeObject (C function)
PyLong_FromUnsignedLong (C function)
PyLong_FromUnsignedLongLong (C function)
PyLong_FromVoidPtr (C function)
PyLong_Type (C var)
PyLongObject (C type)
PyMapping_Check (C function)
PyMapping_DelItem (C function)
PyMapping_DelItemString (C function)
PyMapping_GetItemString (C function)
PyMapping_HasKey (C function)
PyMapping_HasKeyString (C function)
PyMapping_Items (C function)
PyMapping_Keys (C function)
PyMapping_Length (C function)
PyMapping_SetItemString (C function)
PyMapping_Size (C function)
PyMapping_Values (C function)
PyMappingMethods (C type)
PyMappingMethods.mp_ass_subscript (C member)
PyMappingMethods.mp_length (C member)
PyMappingMethods.mp_subscript (C member)
PyMarshal_ReadLastObjectFromFile (C function)
PyMarshal_ReadLongFromFile (C function)
PyMarshal_ReadObjectFromFile (C function)
PyMarshal_ReadObjectFromString (C function)
PyMarshal_ReadShortFromFile (C function)
PyMarshal_WriteLongToFile (C function)
PyMarshal_WriteObjectToFile (C function)
PyMarshal_WriteObjectToString (C function)
PyMem_Calloc (C function)
PyMem_Del (C function)
PyMem_Free (C function)
PyMem_GetAllocator (C function)
PyMem_Malloc (C function)
PyMem_New (C function)
PyMem_RawCalloc (C function)
PyMem_RawFree (C function)
PyMem_RawMalloc (C function)
PyMem_RawRealloc (C function)
PyMem_Realloc (C function)
PyMem_Resize (C function)
PyMem_SetAllocator (C function)
PyMem_SetupDebugHooks (C function)
PyMemAllocatorDomain (C type)
PyMemAllocatorDomain.PYMEM_DOMAIN_MEM (C macro)
PyMemAllocatorDomain.PYMEM_DOMAIN_OBJ (C macro)
PyMemAllocatorDomain.PYMEM_DOMAIN_RAW (C macro)
PyMemAllocatorEx (C type)
PyMember_GetOne (C function)
PyMember_SetOne (C function)
PyMemberDef (C type)
PyMemoryView_Check (C function)
PyMemoryView_FromBuffer (C function)
PyMemoryView_FromMemory (C function)
PyMemoryView_FromObject (C function)
PyMemoryView_GET_BASE (C function)
PyMemoryView_GET_BUFFER (C function)
PyMemoryView_GetContiguous (C function)
PyMethod_Check (C function)
PyMethod_Function (C function)
PyMethod_GET_FUNCTION (C function)
PyMethod_GET_SELF (C function)
PyMethod_New (C function)
PyMethod_Self (C function)
PyMethod_Type (C var)
PyMethodDef (C type)
PyModule_AddFunctions (C function)
PyModule_AddIntConstant (C function)
PyModule_AddIntMacro (C function)
PyModule_AddObject (C function)
PyModule_AddObjectRef (C function)
PyModule_AddStringConstant (C function)
PyModule_AddStringMacro (C function)
PyModule_AddType (C function)
PyModule_Check (C function)
PyModule_CheckExact (C function)
PyModule_Create (C function)
PyModule_Create2 (C function)
PyModule_ExecDef (C function)
PyModule_FromDefAndSpec (C function)
PyModule_FromDefAndSpec2 (C function)
PyModule_GetDef (C function)
PyModule_GetDict (C function)
PyModule_GetFilename (C function)
PyModule_GetFilenameObject (C function)
PyModule_GetName (C function)
PyModule_GetNameObject (C function)
PyModule_GetState (C function)
PyModule_New (C function)
PyModule_NewObject (C function)
PyModule_SetDocString (C function)
PyModule_Type (C var)
PyModuleDef (C type)
PyModuleDef.m_base (C member)
PyModuleDef.m_clear (C member)
PyModuleDef.m_doc (C member)
PyModuleDef.m_free (C member)
PyModuleDef.m_methods (C member)
PyModuleDef.m_name (C member)
PyModuleDef.m_size (C member)
PyModuleDef.m_slots (C member)
PyModuleDef.m_slots.m_reload (C member)
PyModuleDef.m_traverse (C member)
PyModuleDef_Init (C function)
PyModuleDef_Slot (C type)
PyModuleDef_Slot.slot (C member)
PyModuleDef_Slot.value (C member)
PyNumber_Absolute (C function)
PyNumber_Add (C function)
PyNumber_And (C function)
PyNumber_AsSsize_t (C function)
PyNumber_Check (C function)
PyNumber_Divmod (C function)
PyNumber_Float (C function)
PyNumber_FloorDivide (C function)
PyNumber_Index (C function)
PyNumber_InPlaceAdd (C function)
PyNumber_InPlaceAnd (C function)
PyNumber_InPlaceFloorDivide (C function)
PyNumber_InPlaceLshift (C function)
PyNumber_InPlaceMatrixMultiply (C function)
PyNumber_InPlaceMultiply (C function)
PyNumber_InPlaceOr (C function)
PyNumber_InPlacePower (C function)
PyNumber_InPlaceRemainder (C function)
PyNumber_InPlaceRshift (C function)
PyNumber_InPlaceSubtract (C function)
PyNumber_InPlaceTrueDivide (C function)
PyNumber_InPlaceXor (C function)
PyNumber_Invert (C function)
PyNumber_Long (C function)
PyNumber_Lshift (C function)
PyNumber_MatrixMultiply (C function)
PyNumber_Multiply (C function)
PyNumber_Negative (C function)
PyNumber_Or (C function)
PyNumber_Positive (C function)
PyNumber_Power (C function)
PyNumber_Remainder (C function)
PyNumber_Rshift (C function)
PyNumber_Subtract (C function)
PyNumber_ToBase (C function)
PyNumber_TrueDivide (C function)
PyNumber_Xor (C function)
PyNumberMethods (C type)
PyNumberMethods.nb_absolute (C member)
PyNumberMethods.nb_add (C member)
PyNumberMethods.nb_and (C member)
PyNumberMethods.nb_bool (C member)
PyNumberMethods.nb_divmod (C member)
PyNumberMethods.nb_float (C member)
PyNumberMethods.nb_floor_divide (C member)
PyNumberMethods.nb_index (C member)
PyNumberMethods.nb_inplace_add (C member)
PyNumberMethods.nb_inplace_and (C member)
PyNumberMethods.nb_inplace_floor_divide (C member)
PyNumberMethods.nb_inplace_lshift (C member)
PyNumberMethods.nb_inplace_matrix_multiply (C member)
PyNumberMethods.nb_inplace_multiply (C member)
PyNumberMethods.nb_inplace_or (C member)
PyNumberMethods.nb_inplace_power (C member)
PyNumberMethods.nb_inplace_remainder (C member)
PyNumberMethods.nb_inplace_rshift (C member)
PyNumberMethods.nb_inplace_subtract (C member)
PyNumberMethods.nb_inplace_true_divide (C member)
PyNumberMethods.nb_inplace_xor (C member)
PyNumberMethods.nb_int (C member)
PyNumberMethods.nb_invert (C member)
PyNumberMethods.nb_lshift (C member)
PyNumberMethods.nb_matrix_multiply (C member)
PyNumberMethods.nb_multiply (C member)
PyNumberMethods.nb_negative (C member)
PyNumberMethods.nb_or (C member)
PyNumberMethods.nb_positive (C member)
PyNumberMethods.nb_power (C member)
PyNumberMethods.nb_remainder (C member)
PyNumberMethods.nb_reserved (C member)
PyNumberMethods.nb_rshift (C member)
PyNumberMethods.nb_subtract (C member)
PyNumberMethods.nb_true_divide (C member)
PyNumberMethods.nb_xor (C member)
PyObject (C type)
PyObject._ob_next (C member)
PyObject._ob_prev (C member)
PyObject.ob_refcnt (C member)
PyObject.ob_type (C member)
PyObject_AsCharBuffer (C function)
PyObject_ASCII (C function)
PyObject_AsFileDescriptor (C function)
PyObject_AsReadBuffer (C function)
PyObject_AsWriteBuffer (C function)
PyObject_Bytes (C function)
PyObject_Call (C function)
PyObject_CallFunction (C function)
PyObject_CallFunctionObjArgs (C function)
PyObject_CallMethod (C function)
PyObject_CallMethodNoArgs (C function)
PyObject_CallMethodObjArgs (C function)
PyObject_CallMethodOneArg (C function)
PyObject_CallNoArgs (C function)
PyObject_CallObject (C function)
PyObject_CallObject()
PyObject_Calloc (C function)
PyObject_CallOneArg (C function)
PyObject_CheckBuffer (C function)
PyObject_CheckReadBuffer (C function)
PyObject_Del (C function)
PyObject_DelAttr (C function)
PyObject_DelAttrString (C function)
PyObject_DelItem (C function)
PyObject_Dir (C function)
PyObject_Free (C function)
PyObject_GC_Del (C function)
PyObject_GC_IsFinalized (C function)
PyObject_GC_IsTracked (C function)
PyObject_GC_New (C function)
PyObject_GC_NewVar (C function)
PyObject_GC_Resize (C function)
PyObject_GC_Track (C function)
PyObject_GC_UnTrack (C function)
PyObject_GenericGetAttr (C function)
PyObject_GenericGetDict (C function)
PyObject_GenericSetAttr (C function)
PyObject_GenericSetDict (C function)
PyObject_GetAIter (C function)
PyObject_GetArenaAllocator (C function)
PyObject_GetAttr (C function)
PyObject_GetAttrString (C function)
PyObject_GetBuffer (C function)
PyObject_GetItem (C function)
PyObject_GetIter (C function)
PyObject_HasAttr (C function)
PyObject_HasAttrString (C function)
PyObject_Hash (C function)
PyObject_HashNotImplemented (C function)
PyObject_HEAD (C macro)
PyObject_HEAD_INIT (C macro)
PyObject_Init (C function)
PyObject_InitVar (C function)
PyObject_IS_GC (C function)
PyObject_IsInstance (C function)
PyObject_IsSubclass (C function)
PyObject_IsTrue (C function)
PyObject_Length (C function)
PyObject_LengthHint (C function)
PyObject_Malloc (C function)
PyObject_New (C function)
PyObject_NewVar (C function)
PyObject_Not (C function)
PyObject_Print (C function)
PyObject_Realloc (C function)
PyObject_Repr (C function)
PyObject_RichCompare (C function)
PyObject_RichCompareBool (C function)
PyObject_SetArenaAllocator (C function)
PyObject_SetAttr (C function)
PyObject_SetAttrString (C function)
PyObject_SetItem (C function)
PyObject_Size (C function)
PyObject_Str (C function)
PyObject_Type (C function)
PyObject_TypeCheck (C function)
PyObject_VAR_HEAD (C macro)
PyObject_Vectorcall (C function)
PyObject_VectorcallDict (C function)
PyObject_VectorcallMethod (C function)
PyObjectArenaAllocator (C type)
PyOS_AfterFork (C function)
PyOS_AfterFork_Child (C function)
PyOS_AfterFork_Parent (C function)
PyOS_BeforeFork (C function)
PyOS_CheckStack (C function)
PyOS_double_to_string (C function)
PyOS_FSPath (C function)
PyOS_getsig (C function)
PyOS_InputHook (C var)
PyOS_ReadlineFunctionPointer (C var)
PyOS_setsig (C function)
PyOS_snprintf (C function)
PyOS_stricmp (C function)
PyOS_string_to_double (C function)
PyOS_strnicmp (C function)
PyOS_vsnprintf (C function)
PyPI
(see Python Package Index (PyPI))
PyPreConfig (C type)
PyPreConfig.allocator (C member)
PyPreConfig.coerce_c_locale (C member)
PyPreConfig.coerce_c_locale_warn (C member)
PyPreConfig.configure_locale (C member)
PyPreConfig.dev_mode (C member)
PyPreConfig.isolated (C member)
PyPreConfig.legacy_windows_fs_encoding (C member)
PyPreConfig.parse_argv (C member)
PyPreConfig.PyPreConfig_InitIsolatedConfig (C function)
PyPreConfig.PyPreConfig_InitPythonConfig (C function)
PyPreConfig.use_environment (C member)
PyPreConfig.utf8_mode (C member)
PyProperty_Type (C var)
PyRun_AnyFile (C function)
PyRun_AnyFileEx (C function)
PyRun_AnyFileExFlags (C function)
PyRun_AnyFileFlags (C function)
PyRun_File (C function)
PyRun_FileEx (C function)
PyRun_FileExFlags (C function)
PyRun_FileFlags (C function)
PyRun_InteractiveLoop (C function)
PyRun_InteractiveLoopFlags (C function)
PyRun_InteractiveOne (C function)
PyRun_InteractiveOneFlags (C function)
PyRun_SimpleFile (C function)
PyRun_SimpleFileEx (C function)
PyRun_SimpleFileExFlags (C function)
PyRun_SimpleString (C function)
PyRun_SimpleStringFlags (C function)
PyRun_String (C function)
PyRun_StringFlags (C function)
PySendResult (C type)
PySeqIter_Check (C function)
PySeqIter_New (C function)
PySeqIter_Type (C var)
PySequence_Check (C function)
PySequence_Concat (C function)
PySequence_Contains (C function)
PySequence_Count (C function)
PySequence_DelItem (C function)
PySequence_DelSlice (C function)
PySequence_Fast (C function)
PySequence_Fast_GET_ITEM (C function)
PySequence_Fast_GET_SIZE (C function)
PySequence_Fast_ITEMS (C function)
PySequence_GetItem (C function)
PySequence_GetItem()
PySequence_GetSlice (C function)
PySequence_Index (C function)
PySequence_InPlaceConcat (C function)
PySequence_InPlaceRepeat (C function)
PySequence_ITEM (C function)
PySequence_Length (C function)
PySequence_List (C function)
PySequence_Repeat (C function)
PySequence_SetItem (C function)
PySequence_SetSlice (C function)
PySequence_Size (C function)
PySequence_Tuple (C function)
PySequenceMethods (C type)
PySequenceMethods.sq_ass_item (C member)
PySequenceMethods.sq_concat (C member)
PySequenceMethods.sq_contains (C member)
PySequenceMethods.sq_inplace_concat (C member)
PySequenceMethods.sq_inplace_repeat (C member)
PySequenceMethods.sq_item (C member)
PySequenceMethods.sq_length (C member)
PySequenceMethods.sq_repeat (C member)
PySet_Add (C function)
PySet_Check (C function)
PySet_CheckExact (C function)
PySet_Clear (C function)
PySet_Contains (C function)
PySet_Discard (C function)
PySet_GET_SIZE (C function)
PySet_New (C function)
PySet_Pop (C function)
PySet_Size (C function)
PySet_Type (C var)
PySetObject (C type)
PySignal_SetWakeupFd (C function)
PySlice_AdjustIndices (C function)
PySlice_Check (C function)
PySlice_GetIndices (C function)
PySlice_GetIndicesEx (C function)
PySlice_New (C function)
PySlice_Type (C var)
PySlice_Unpack (C function)
PyState_AddModule (C function)
PyState_FindModule (C function)
PyState_RemoveModule (C function)
PyStatus (C type)
PyStatus.err_msg (C member)
PyStatus.exitcode (C member)
PyStatus.func (C member)
PyStatus.Py_ExitStatusException (C function)
PyStatus.PyStatus_Error (C function)
PyStatus.PyStatus_Exception (C function)
PyStatus.PyStatus_Exit (C function)
PyStatus.PyStatus_IsError (C function)
PyStatus.PyStatus_IsExit (C function)
PyStatus.PyStatus_NoMemory (C function)
PyStatus.PyStatus_Ok (C function)
PyStructSequence_Desc (C type)
PyStructSequence_Field (C type)
PyStructSequence_GET_ITEM (C function)
PyStructSequence_GetItem (C function)
PyStructSequence_InitType (C function)
PyStructSequence_InitType2 (C function)
PyStructSequence_New (C function)
PyStructSequence_NewType (C function)
PyStructSequence_SET_ITEM (C function)
PyStructSequence_SetItem (C function)
PyStructSequence_UnnamedField (C var)
PySys_AddAuditHook (C function)
PySys_AddWarnOption (C function)
PySys_AddWarnOptionUnicode (C function)
PySys_AddXOption (C function)
PySys_Audit (C function)
PySys_FormatStderr (C function)
PySys_FormatStdout (C function)
PySys_GetObject (C function)
PySys_GetXOptions (C function)
PySys_ResetWarnOptions (C function)
PySys_SetArgv (C function)
PySys_SetArgv()
PySys_SetArgvEx (C function)
PySys_SetArgvEx()
PySys_SetObject (C function)
PySys_SetPath (C function)
PySys_WriteStderr (C function)
PySys_WriteStdout (C function)
Python 3000
Python Editor
Python Package Index (PyPI)
PYTHON*
python--m-py_compile command line option
-
--quiet
-q
<file> ... <fileN>
python_branch() (в модуле platform)
python_build() (в модуле platform)
python_compiler() (в модуле platform)
PYTHON_DOM
python_implementation() (в модуле platform)
python_is_optimized() (в модуле test.support)
python_revision() (в модуле platform)
python_version() (в модуле platform)
python_version_tuple() (в модуле platform)
PYTHONASYNCIODEBUG
PYTHONBREAKPOINT
PYTHONCASEOK
PYTHONCOERCECLOCALE
PYTHONDEBUG
PYTHONDEVMODE
PYTHONDOCS
PYTHONDONTWRITEBYTECODE
PYTHONDUMPREFS
PYTHONEXECUTABLE
PYTHONFAULTHANDLER
PYTHONHASHSEED
PYTHONHOME
PYTHONINSPECT
PYTHONIOENCODING
PYTHONLEGACYWINDOWSFSENCODING
PYTHONLEGACYWINDOWSSTDIO
PYTHONMALLOC
PYTHONMALLOCSTATS
PYTHONNOUSERSITE
PYTHONOPTIMIZE
PYTHONPATH
PYTHONPLATLIBDIR
PYTHONPROFILEIMPORTTIME
PYTHONPYCACHEPREFIX
PYTHONSHOWALLOCCOUNT
PYTHONSHOWREFCOUNT
PYTHONSTARTUP
PYTHONTHREADDEBUG
PYTHONTRACEMALLOC
PYTHONTZPATH
PYTHONUNBUFFERED
PYTHONUSERBASE
PYTHONUSERSITE
PYTHONUTF8
PYTHONVERBOSE
PYTHONWARNDEFAULTENCODING
PYTHONWARNINGS
PyThread_create_key (C function)
PyThread_delete_key (C function)
PyThread_delete_key_value (C function)
PyThread_get_key_value (C function)
PyThread_ReInitTLS (C function)
PyThread_set_key_value (C function)
PyThread_tss_alloc (C function)
PyThread_tss_create (C function)
PyThread_tss_delete (C function)
PyThread_tss_free (C function)
PyThread_tss_get (C function)
PyThread_tss_is_created (C function)
PyThread_tss_set (C function)
PyThreadState
(C type)
PyThreadState_Clear (C function)
PyThreadState_Delete (C function)
PyThreadState_DeleteCurrent (C function)
PyThreadState_Get (C function)
PyThreadState_GetDict (C function)
PyThreadState_GetFrame (C function)
PyThreadState_GetID (C function)
PyThreadState_GetInterpreter (C function)
PyThreadState_New (C function)
PyThreadState_Next (C function)
PyThreadState_SetAsyncExc (C function)
PyThreadState_Swap (C function)
PyTime_Check (C function)
PyTime_CheckExact (C function)
PyTime_FromTime (C function)
PyTime_FromTimeAndFold (C function)
PyTimeZone_FromOffset (C function)
PyTimeZone_FromOffsetAndName (C function)
PyTrace_C_CALL (C var)
PyTrace_C_EXCEPTION (C var)
PyTrace_C_RETURN (C var)
PyTrace_CALL (C var)
PyTrace_EXCEPTION (C var)
PyTrace_LINE (C var)
PyTrace_OPCODE (C var)
PyTrace_RETURN (C var)
PyTraceMalloc_Track (C function)
PyTraceMalloc_Untrack (C function)
PyTuple_Check (C function)
PyTuple_CheckExact (C function)
PyTuple_GET_ITEM (C function)
PyTuple_GET_SIZE (C function)
PyTuple_GetItem (C function)
PyTuple_GetSlice (C function)
PyTuple_New (C function)
PyTuple_Pack (C function)
PyTuple_SET_ITEM (C function)
PyTuple_SetItem (C function)
PyTuple_SetItem()
PyTuple_Size (C function)
PyTuple_Type (C var)
PyTupleObject (C type)
PyType_Check (C function)
PyType_CheckExact (C function)
PyType_ClearCache (C function)
PyType_FromModuleAndSpec (C function)
PyType_FromSpec (C function)
PyType_FromSpecWithBases (C function)
PyType_GenericAlloc (C function)
PyType_GenericNew (C function)
PyType_GetFlags (C function)
PyType_GetModule (C function)
PyType_GetModuleState (C function)
PyType_GetSlot (C function)
PyType_HasFeature (C function)
PyType_IS_GC (C function)
PyType_IsSubtype (C function)
PyType_Modified (C function)
PyType_Ready (C function)
PyType_Slot (C type)
PyType_Slot.PyType_Slot.pfunc (C member)
PyType_Slot.PyType_Slot.slot (C member)
PyType_Spec (C type)
PyType_Spec.PyType_Spec.basicsize (C member)
PyType_Spec.PyType_Spec.flags (C member)
PyType_Spec.PyType_Spec.itemsize (C member)
PyType_Spec.PyType_Spec.name (C member)
PyType_Spec.PyType_Spec.slots (C member)
PyType_Type (C var)
PyTypeObject (C type)
PyTypeObject.tp_alloc (C member)
PyTypeObject.tp_as_async (C member)
PyTypeObject.tp_as_buffer (C member)
PyTypeObject.tp_as_mapping (C member)
PyTypeObject.tp_as_number (C member)
PyTypeObject.tp_as_sequence (C member)
PyTypeObject.tp_base (C member)
PyTypeObject.tp_bases (C member)
PyTypeObject.tp_basicsize (C member)
PyTypeObject.tp_cache (C member)
PyTypeObject.tp_call (C member)
PyTypeObject.tp_clear (C member)
PyTypeObject.tp_dealloc (C member)
PyTypeObject.tp_del (C member)
PyTypeObject.tp_descr_get (C member)
PyTypeObject.tp_descr_set (C member)
PyTypeObject.tp_dict (C member)
PyTypeObject.tp_dictoffset (C member)
PyTypeObject.tp_doc (C member)
PyTypeObject.tp_finalize (C member)
PyTypeObject.tp_flags (C member)
PyTypeObject.tp_free (C member)
PyTypeObject.tp_getattr (C member)
PyTypeObject.tp_getattro (C member)
PyTypeObject.tp_getset (C member)
PyTypeObject.tp_hash (C member)
PyTypeObject.tp_init (C member)
PyTypeObject.tp_is_gc (C member)
PyTypeObject.tp_itemsize (C member)
PyTypeObject.tp_iter (C member)
PyTypeObject.tp_iternext (C member)
PyTypeObject.tp_members (C member)
PyTypeObject.tp_methods (C member)
PyTypeObject.tp_mro (C member)
PyTypeObject.tp_name (C member)
PyTypeObject.tp_new (C member)
PyTypeObject.tp_repr (C member)
PyTypeObject.tp_richcompare (C member)
PyTypeObject.tp_richcompare.Py_RETURN_RICHCOMPARE (C macro)
PyTypeObject.tp_setattr (C member)
PyTypeObject.tp_setattro (C member)
PyTypeObject.tp_str (C member)
PyTypeObject.tp_subclasses (C member)
PyTypeObject.tp_traverse (C member)
PyTypeObject.tp_vectorcall (C member)
PyTypeObject.tp_vectorcall_offset (C member)
PyTypeObject.tp_version_tag (C member)
PyTypeObject.tp_weaklist (C member)
PyTypeObject.tp_weaklistoffset (C member)
PyTZInfo_Check (C function)
PyTZInfo_CheckExact (C function)
PyUnicode_1BYTE_DATA (C function)
PyUnicode_1BYTE_KIND (C macro)
PyUnicode_2BYTE_DATA (C function)
PyUnicode_2BYTE_KIND (C macro)
PyUnicode_4BYTE_DATA (C function)
PyUnicode_4BYTE_KIND (C macro)
PyUnicode_AS_DATA (C function)
PyUnicode_AS_UNICODE (C function)
PyUnicode_AsASCIIString (C function)
PyUnicode_AsCharmapString (C function)
PyUnicode_AsEncodedString (C function)
PyUnicode_AsLatin1String (C function)
PyUnicode_AsMBCSString (C function)
PyUnicode_AsRawUnicodeEscapeString (C function)
PyUnicode_AsUCS4 (C function)
PyUnicode_AsUCS4Copy (C function)
PyUnicode_AsUnicode (C function)
PyUnicode_AsUnicodeAndSize (C function)
PyUnicode_AsUnicodeEscapeString (C function)
PyUnicode_AsUTF16String (C function)
PyUnicode_AsUTF32String (C function)
PyUnicode_AsUTF8 (C function)
PyUnicode_AsUTF8AndSize (C function)
PyUnicode_AsUTF8String (C function)
PyUnicode_AsWideChar (C function)
PyUnicode_AsWideCharString (C function)
PyUnicode_Check (C function)
PyUnicode_CheckExact (C function)
PyUnicode_Compare (C function)
PyUnicode_CompareWithASCIIString (C function)
PyUnicode_Concat (C function)
PyUnicode_Contains (C function)
PyUnicode_CopyCharacters (C function)
PyUnicode_Count (C function)
PyUnicode_DATA (C function)
PyUnicode_Decode (C function)
PyUnicode_DecodeASCII (C function)
PyUnicode_DecodeCharmap (C function)
PyUnicode_DecodeFSDefault (C function)
PyUnicode_DecodeFSDefaultAndSize (C function)
PyUnicode_DecodeLatin1 (C function)
PyUnicode_DecodeLocale (C function)
PyUnicode_DecodeLocaleAndSize (C function)
PyUnicode_DecodeMBCS (C function)
PyUnicode_DecodeMBCSStateful (C function)
PyUnicode_DecodeRawUnicodeEscape (C function)
PyUnicode_DecodeUnicodeEscape (C function)
PyUnicode_DecodeUTF16 (C function)
PyUnicode_DecodeUTF16Stateful (C function)
PyUnicode_DecodeUTF32 (C function)
PyUnicode_DecodeUTF32Stateful (C function)
PyUnicode_DecodeUTF7 (C function)
PyUnicode_DecodeUTF7Stateful (C function)
PyUnicode_DecodeUTF8 (C function)
PyUnicode_DecodeUTF8Stateful (C function)
PyUnicode_Encode (C function)
PyUnicode_EncodeASCII (C function)
PyUnicode_EncodeCharmap (C function)
PyUnicode_EncodeCodePage (C function)
PyUnicode_EncodeFSDefault (C function)
PyUnicode_EncodeLatin1 (C function)
PyUnicode_EncodeLocale (C function)
PyUnicode_EncodeMBCS (C function)
PyUnicode_EncodeRawUnicodeEscape (C function)
PyUnicode_EncodeUnicodeEscape (C function)
PyUnicode_EncodeUTF16 (C function)
PyUnicode_EncodeUTF32 (C function)
PyUnicode_EncodeUTF7 (C function)
PyUnicode_EncodeUTF8 (C function)
PyUnicode_Fill (C function)
PyUnicode_Find (C function)
PyUnicode_FindChar (C function)
PyUnicode_Format (C function)
PyUnicode_FromEncodedObject (C function)
PyUnicode_FromFormat (C function)
PyUnicode_FromFormatV (C function)
PyUnicode_FromKindAndData (C function)
PyUnicode_FromObject (C function)
PyUnicode_FromString (C function)
PyUnicode_FromString()
PyUnicode_FromStringAndSize (C function)
PyUnicode_FromUnicode (C function)
PyUnicode_FromWideChar (C function)
PyUnicode_FSConverter (C function)
PyUnicode_FSDecoder (C function)
PyUnicode_GET_DATA_SIZE (C function)
PyUnicode_GET_LENGTH (C function)
PyUnicode_GET_SIZE (C function)
PyUnicode_GetLength (C function)
PyUnicode_GetSize (C function)
PyUnicode_InternFromString (C function)
PyUnicode_InternInPlace (C function)
PyUnicode_IsIdentifier (C function)
PyUnicode_Join (C function)
PyUnicode_KIND (C function)
PyUnicode_MAX_CHAR_VALUE (C macro)
PyUnicode_New (C function)
PyUnicode_READ (C function)
PyUnicode_READ_CHAR (C function)
PyUnicode_ReadChar (C function)
PyUnicode_READY (C function)
PyUnicode_Replace (C function)
PyUnicode_RichCompare (C function)
PyUnicode_Split (C function)
PyUnicode_Splitlines (C function)
PyUnicode_Substring (C function)
PyUnicode_Tailmatch (C function)
PyUnicode_TransformDecimalToASCII (C function)
PyUnicode_Translate (C function)
PyUnicode_TranslateCharmap (C function)
PyUnicode_Type (C var)
PyUnicode_WCHAR_KIND (C macro)
PyUnicode_WRITE (C function)
PyUnicode_WriteChar (C function)
PyUnicodeDecodeError_Create (C function)
PyUnicodeDecodeError_GetEncoding (C function)
PyUnicodeDecodeError_GetEnd (C function)
PyUnicodeDecodeError_GetObject (C function)
PyUnicodeDecodeError_GetReason (C function)
PyUnicodeDecodeError_GetStart (C function)
PyUnicodeDecodeError_SetEnd (C function)
PyUnicodeDecodeError_SetReason (C function)
PyUnicodeDecodeError_SetStart (C function)
PyUnicodeEncodeError_Create (C function)
PyUnicodeEncodeError_GetEncoding (C function)
PyUnicodeEncodeError_GetEnd (C function)
PyUnicodeEncodeError_GetObject (C function)
PyUnicodeEncodeError_GetReason (C function)
PyUnicodeEncodeError_GetStart (C function)
PyUnicodeEncodeError_SetEnd (C function)
PyUnicodeEncodeError_SetReason (C function)
PyUnicodeEncodeError_SetStart (C function)
PyUnicodeObject (C type)
PyUnicodeTranslateError_Create (C function)
PyUnicodeTranslateError_GetEnd (C function)
PyUnicodeTranslateError_GetObject (C function)
PyUnicodeTranslateError_GetReason (C function)
PyUnicodeTranslateError_GetStart (C function)
PyUnicodeTranslateError_SetEnd (C function)
PyUnicodeTranslateError_SetReason (C function)
PyUnicodeTranslateError_SetStart (C function)
PyVarObject (C type)
PyVarObject.ob_size (C member)
PyVarObject_HEAD_INIT (C macro)
PyVectorcall_Call (C function)
PyVectorcall_Function (C function)
PyVectorcall_NARGS (C function)
PyWeakref_Check (C function)
PyWeakref_CheckProxy (C function)
PyWeakref_CheckRef (C function)
PyWeakref_GET_OBJECT (C function)
PyWeakref_GetObject (C function)
PyWeakref_NewProxy (C function)
PyWeakref_NewRef (C function)
PyWideStringList (C type)
PyWideStringList.items (C member)
PyWideStringList.length (C member)
PyWideStringList.PyWideStringList_Append (C function)
PyWideStringList.PyWideStringList_Insert (C function)
PyWrapper_New (C function)
PyZipFile (класс в zipfile)


Q

qiflush() (в модуле curses)
QName (класс в xml.etree.ElementTree)
qsize() (метод asyncio.Queue)
(метод multiprocessing.Queue)
(метод queue.Queue)
(метод queue.SimpleQueue)
quantiles() (в модуле statistics)
(метод statistics.NormalDist)
quantize() (метод decimal.Context)
(метод decimal.Decimal)
QueryInfoKey() (в модуле winreg)
QueryReflectionKey() (в модуле winreg)
QueryValue() (в модуле winreg)
QueryValueEx() (в модуле winreg)
queue
модуль
queue (атрибут sched.scheduler)
Queue (класс в asyncio)
(класс в multiprocessing)
(класс в queue)
Queue() (метод multiprocessing.managers.SyncManager)
QueueEmpty
QueueFull
QueueHandler (класс в logging.handlers)
QueueListener (класс в logging.handlers)
quick_ratio() (метод difflib.SequenceMatcher)
quit (pdb command)
(встроенная переменная)
quit() (метод ftplib.FTP)
(метод nntplib.NNTP)
(метод poplib.POP3)
(метод smtplib.SMTP)
(метод tkinter.filedialog.FileDialog)
quopri
модуль
quote() (в модуле email.utils)
(в модуле shlex)
(в модуле urllib.parse)
QUOTE_ALL (в модуле csv)
quote_from_bytes() (в модуле urllib.parse)
QUOTE_MINIMAL (в модуле csv)
QUOTE_NONE (в модуле csv)
QUOTE_NONNUMERIC (в модуле csv)
quote_plus() (в модуле urllib.parse)
quoteattr() (в модуле xml.sax.saxutils)
quotechar (атрибут csv.Dialect)
quoted-printable
encoding
quotes (атрибут shlex.shlex)
quoting (атрибут csv.Dialect)


R

r"
raw string literal
r'
raw string literal
R_OK (в модуле os)
radians() (в модуле math)
(в модуле turtle)
RadioButtonGroup (класс в msilib)
radiogroup() (метод msilib.Dialog)
radix() (метод decimal.Context)
(метод decimal.Decimal)
RADIXCHAR (в модуле locale)
raise
команда , [Link]
raise (2to3 fixer)
Raise (класс в ast)
raise an exception
raise_on_defect (атрибут email.policy.Policy)
raise_signal() (в модуле signal)
RAISE_VARARGS (opcode)
raising
exception
RAND_add() (в модуле ssl)
RAND_bytes() (в модуле ssl)
RAND_pseudo_bytes() (в модуле ssl)
RAND_status() (в модуле ssl)
randbelow() (в модуле secrets)
randbits() (в модуле secrets)
randbytes() (в модуле random)
randint() (в модуле random)
random
модуль
Random (класс в random)
random() (в модуле random)
randrange() (в модуле random)
range
базовая функция
объект
range (встроенный класс)
RARROW (в модуле token)
ratecv() (в модуле audioop)
ratio() (метод difflib.SequenceMatcher)
Rational (класс в numbers)
raw (атрибут io.BufferedIOBase)
raw string
raw() (в модуле curses)
(метод pickle.PickleBuffer)
raw_data_manager (в модуле email.contentmanager)
raw_decode() (метод json.JSONDecoder)
raw_input (2to3 fixer)
raw_input() (метод code.InteractiveConsole)
RawArray() (в модуле multiprocessing.sharedctypes)
RawConfigParser (класс в configparser)
RawDescriptionHelpFormatter (класс в argparse)
RawIOBase (класс в io)
RawPen (класс в turtle)
RawTextHelpFormatter (класс в argparse)
RawTurtle (класс в turtle)
RawValue() (в модуле multiprocessing.sharedctypes)
RBRACE (в модуле token)
rcpttos (атрибут smtpd.SMTPChannel)
re
модуль , [Link], [Link]
re (атрибут re.Match)
read() (в модуле os)
(метод asyncio.StreamReader)
(метод chunk.Chunk)
(метод codecs.StreamReader)
(метод configparser.ConfigParser)
(метод http.client.HTTPResponse)
(метод imaplib.IMAP4)
(метод io.BufferedIOBase)
(метод io.BufferedReader)
(метод io.RawIOBase)
(метод io.TextIOBase)
(метод mimetypes.MimeTypes)
(метод mmap.mmap)
(метод ossaudiodev.oss_audio_device)
(метод ssl.MemoryBIO)
(метод ssl.SSLSocket)
(метод urllib.robotparser.RobotFileParser)
(метод zipfile.ZipFile)
read1() (метод io.BufferedIOBase)
(метод io.BufferedReader)
(метод io.BytesIO)
read_all() (метод telnetlib.Telnet)
read_binary() (в модуле importlib.resources)
read_byte() (метод mmap.mmap)
read_bytes() (метод importlib.abc.Traversable)
(метод pathlib.Path)
(метод zipfile.Path)
read_dict() (метод configparser.ConfigParser)
read_eager() (метод telnetlib.Telnet)
read_environ() (в модуле wsgiref.handlers)
read_events() (метод xml.etree.ElementTree.XMLPullParser)
read_file() (метод configparser.ConfigParser)
read_history_file() (в модуле readline)
read_init_file() (в модуле readline)
read_lazy() (метод telnetlib.Telnet)
read_mime_types() (в модуле mimetypes)
READ_RESTRICTED
read_sb_data() (метод telnetlib.Telnet)
read_some() (метод telnetlib.Telnet)
read_string() (метод configparser.ConfigParser)
read_text() (в модуле importlib.resources)
(метод importlib.abc.Traversable)
(метод pathlib.Path)
(метод zipfile.Path)
read_token() (метод shlex.shlex)
read_until() (метод telnetlib.Telnet)
read_very_eager() (метод telnetlib.Telnet)
read_very_lazy() (метод telnetlib.Telnet)
read_windows_registry() (метод mimetypes.MimeTypes)
READABLE (в модуле tkinter)
readable() (метод asyncore.dispatcher)
(метод io.IOBase)
readall() (метод io.RawIOBase)
reader() (в модуле csv)
ReadError
readexactly() (метод asyncio.StreamReader)
readfp() (метод configparser.ConfigParser)
(метод mimetypes.MimeTypes)
readframes() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
readinto() (метод http.client.HTTPResponse)
(метод io.BufferedIOBase)
(метод io.RawIOBase)
readinto1() (метод io.BufferedIOBase)
(метод io.BytesIO)
readline
модуль
readline() (метод asyncio.StreamReader)
(метод codecs.StreamReader)
(метод distutils.text_file.TextFile)
(метод imaplib.IMAP4)
(метод io.IOBase)
(метод io.TextIOBase)
(метод mmap.mmap)
readlines() (метод codecs.StreamReader)
(метод distutils.text_file.TextFile)
(метод io.IOBase)
readlink() (в модуле os)
(метод pathlib.Path)
readmodule() (в модуле pyclbr)
readmodule_ex() (в модуле pyclbr)
READONLY
readonly (атрибут memoryview)
ReadTransport (класс в asyncio)
readuntil() (метод asyncio.StreamReader)
readv() (в модуле os)
ready() (метод multiprocessing.pool.AsyncResult)
real (атрибут numbers.Complex)
Real (класс в numbers)
Real Media File Format
real_max_memuse (в модуле test.support)
real_quick_ratio() (метод difflib.SequenceMatcher)
realloc()
realpath() (в модуле os.path)
REALTIME_PRIORITY_CLASS (в модуле subprocess)
reap_children() (в модуле test.support)
reap_threads() (в модуле test.support.threading_helper)
reason (атрибут http.client.HTTPResponse)
(атрибут ssl.SSLError)
(атрибут UnicodeError)
(атрибут urllib.error.HTTPError)
(атрибут urllib.error.URLError)
reattach() (метод tkinter.ttk.Treeview)
rebinding
name
reccontrols() (метод ossaudiodev.oss_mixer_device)
received_data (атрибут smtpd.SMTPChannel)
received_lines (атрибут smtpd.SMTPChannel)
recent() (метод imaplib.IMAP4)
reconfigure() (метод io.TextIOWrapper)
record_original_stdout() (в модуле test.support)
records (атрибут unittest.TestCase)
rect() (в модуле cmath)
rectangle() (в модуле curses.textpad)
RecursionError
recursive_repr() (в модуле reprlib)
recv() (метод asyncore.dispatcher)
(метод multiprocessing.connection.Connection)
(метод socket.socket)
recv_bytes() (метод multiprocessing.connection.Connection)
recv_bytes_into() (метод multiprocessing.connection.Connection)
recv_fds() (в модуле socket)
recv_into() (метод socket.socket)
recvfrom() (метод socket.socket)
recvfrom_into() (метод socket.socket)
recvmsg() (метод socket.socket)
recvmsg_into() (метод socket.socket)
redirect_request() (метод urllib.request.HTTPRedirectHandler)
redirect_stderr() (в модуле contextlib)
redirect_stdout() (в модуле contextlib)
redisplay() (в модуле readline)
redrawln() (метод curses.window)
redrawwin() (метод curses.window)
reduce (2to3 fixer)
reduce() (в модуле functools)
reducer_override() (метод pickle.Pickler)
ref (класс в weakref)
refcount_test() (в модуле test.support)
reference
attribute
reference counting
ReferenceError
ReferenceType (в модуле weakref)
refold_source (атрибут email.policy.EmailPolicy)
refresh() (метод curses.window)
REG_BINARY (в модуле winreg)
REG_DWORD (в модуле winreg)
REG_DWORD_BIG_ENDIAN (в модуле winreg)
REG_DWORD_LITTLE_ENDIAN (в модуле winreg)
REG_EXPAND_SZ (в модуле winreg)
REG_FULL_RESOURCE_DESCRIPTOR (в модуле winreg)
REG_LINK (в модуле winreg)
REG_MULTI_SZ (в модуле winreg)
REG_NONE (в модуле winreg)
REG_QWORD (в модуле winreg)
REG_QWORD_LITTLE_ENDIAN (в модуле winreg)
REG_RESOURCE_LIST (в модуле winreg)
REG_RESOURCE_REQUIREMENTS_LIST (в модуле winreg)
REG_SZ (в модуле winreg)
register() (в модуле atexit)
(в модуле codecs)
(в модуле faulthandler)
(в модуле webbrowser)
(метод abc.ABCMeta)
(метод multiprocessing.managers.BaseManager)
(метод select.devpoll)
(метод select.epoll)
(метод select.poll)
(метод selectors.BaseSelector)
register_adapter() (в модуле sqlite3)
register_archive_format() (в модуле shutil)
register_at_fork() (в модуле os)
register_converter() (в модуле sqlite3)
register_defect() (метод email.policy.Policy)
register_dialect() (в модуле csv)
register_error() (в модуле codecs)
register_function() (метод xmlrpc.server.CGIXMLRPCRequestHandler)
(метод xmlrpc.server.SimpleXMLRPCServer)
register_instance() (метод xmlrpc.server.CGIXMLRPCRequestHandler)
(метод xmlrpc.server.SimpleXMLRPCServer)
register_introspection_functions() (метод xmlrpc.server.CGIXMLRPCRequestHandler)
(метод xmlrpc.server.SimpleXMLRPCServer)
register_multicall_functions() (метод xmlrpc.server.CGIXMLRPCRequestHandler)
(метод xmlrpc.server.SimpleXMLRPCServer)
register_namespace() (в модуле xml.etree.ElementTree)
register_optionflag() (в модуле doctest)
register_shape() (в модуле turtle)
register_unpack_format() (в модуле shutil)
registerDOMImplementation() (в модуле xml.dom)
registerResult() (в модуле unittest)
regular
package
relative
import
URL
relative_to() (метод pathlib.PurePath)
release() (в модуле platform)
(метод _thread.lock)
(метод asyncio.Condition)
(метод asyncio.Lock)
(метод asyncio.Semaphore)
(метод logging.Handler)
(метод memoryview)
(метод multiprocessing.Lock)
(метод multiprocessing.RLock)
(метод pickle.PickleBuffer)
(метод threading.Condition)
(метод threading.Lock)
(метод threading.RLock)
(метод threading.Semaphore)
release_lock() (в модуле imp)
releasebufferproc (C type)
reload (2to3 fixer)
reload() (в модуле imp)
(в модуле importlib)
relpath() (в модуле os.path)
remainder() (в модуле math)
(метод decimal.Context)
remainder_near() (метод decimal.Context)
(метод decimal.Decimal)
RemoteDisconnected
remove() (sequence method)
(в модуле os)
(метод array.array)
(метод collections.deque)
(метод frozenset)
(метод mailbox.Mailbox)
(метод mailbox.MH)
(метод xml.etree.ElementTree.Element)
remove_child_handler() (метод asyncio.AbstractChildWatcher)
remove_done_callback() (метод asyncio.Future)
(метод asyncio.Task)
remove_flag() (метод mailbox.MaildirMessage)
(метод mailbox.mboxMessage)
(метод mailbox.MMDFMessage)
remove_folder() (метод mailbox.Maildir)
(метод mailbox.MH)
remove_header() (метод urllib.request.Request)
remove_history_item() (в модуле readline)
remove_label() (метод mailbox.BabylMessage)
remove_option() (метод configparser.ConfigParser)
(метод optparse.OptionParser)
remove_pyc() (метод msilib.Directory)
remove_reader() (метод asyncio.loop)
remove_section() (метод configparser.ConfigParser)
remove_sequence() (метод mailbox.MHMessage)
remove_signal_handler() (метод asyncio.loop)
remove_tree() (в модуле distutils.dir_util)
remove_writer() (метод asyncio.loop)
removeAttribute() (метод xml.dom.Element)
removeAttributeNode() (метод xml.dom.Element)
removeAttributeNS() (метод xml.dom.Element)
removeChild() (метод xml.dom.Node)
removedirs() (в модуле os)
removeFilter() (метод logging.Handler)
(метод logging.Logger)
removeHandler() (в модуле unittest)
(метод logging.Logger)
removeprefix() (метод bytearray)
(метод bytes)
(метод str)
removeResult() (в модуле unittest)
removesuffix() (метод bytearray)
(метод bytes)
(метод str)
removexattr() (в модуле os)
rename() (в модуле os)
(метод ftplib.FTP)
(метод imaplib.IMAP4)
(метод pathlib.Path)
renames (2to3 fixer)
renames() (в модуле os)
reopenIfNeeded() (метод logging.handlers.WatchedFileHandler)
reorganize() (метод dbm.gnu.gdbm)
repeat() (в модуле itertools)
(в модуле timeit)
(метод timeit.Timer)
repetition
operation
replace
error handler's name
replace() (в модуле dataclasses)
(в модуле os)
(метод bytearray)
(метод bytes)
(метод curses.panel.Panel)
(метод datetime.date)
(метод datetime.datetime)
(метод datetime.time)
(метод inspect.Parameter)
(метод inspect.Signature)
(метод pathlib.Path)
(метод str)
(метод types.CodeType)
replace_errors() (в модуле codecs)
replace_header() (метод email.message.EmailMessage)
(метод email.message.Message)
replace_history_item() (в модуле readline)
replace_whitespace (атрибут textwrap.TextWrapper)
replaceChild() (метод xml.dom.Node)
ReplacePackage() (в модуле modulefinder)
report() (метод filecmp.dircmp)
(метод modulefinder.ModuleFinder)
REPORT_CDIFF (в модуле doctest)
report_failure() (метод doctest.DocTestRunner)
report_full_closure() (метод filecmp.dircmp)
REPORT_NDIFF (в модуле doctest)
REPORT_ONLY_FIRST_FAILURE (в модуле doctest)
report_partial_closure() (метод filecmp.dircmp)
report_start() (метод doctest.DocTestRunner)
report_success() (метод doctest.DocTestRunner)
REPORT_UDIFF (в модуле doctest)
report_unexpected_exception() (метод doctest.DocTestRunner)
REPORTING_FLAGS (в модуле doctest)
repr
базовая функция , [Link], [Link], [Link]
repr (2to3 fixer)
Repr (класс в reprlib)
repr()
базовая функция
repr() (built-in function)
__repr__() (object method)
repr() (в модуле reprlib)
(метод reprlib.Repr)
repr1() (метод reprlib.Repr)
representation
integer
reprfunc (C type)
reprlib
модуль
Request (класс в urllib.request)
request() (метод http.client.HTTPConnection)
request_queue_size (атрибут socketserver.BaseServer)
request_rate() (метод urllib.robotparser.RobotFileParser)
request_uri() (в модуле wsgiref.util)
request_version (атрибут http.server.BaseHTTPRequestHandler)
RequestHandlerClass (атрибут socketserver.BaseServer)
requestline (атрибут http.server.BaseHTTPRequestHandler)
requires() (в модуле test.support)
requires_bz2() (в модуле test.support)
requires_docstrings() (в модуле test.support)
requires_freebsd_version() (в модуле test.support)
requires_gzip() (в модуле test.support)
requires_IEEE_754() (в модуле test.support)
requires_linux_version() (в модуле test.support)
requires_lzma() (в модуле test.support)
requires_mac_version() (в модуле test.support)
requires_resource() (в модуле test.support)
requires_zlib() (в модуле test.support)
RERAISE (opcode)
reserved (атрибут zipfile.ZipInfo)
reserved word
RESERVED_FUTURE (в модуле uuid)
RESERVED_MICROSOFT (в модуле uuid)
RESERVED_NCS (в модуле uuid)
reset() (в модуле turtle)
(метод bdb.Bdb)
(метод codecs.IncrementalDecoder)
(метод codecs.IncrementalEncoder)
(метод codecs.StreamReader)
(метод codecs.StreamWriter)
(метод contextvars.ContextVar)
(метод html.parser.HTMLParser)
(метод ossaudiodev.oss_audio_device)
(метод pipes.Template)
(метод threading.Barrier)
(метод xdrlib.Packer)
(метод xdrlib.Unpacker)
(метод xml.dom.pulldom.DOMEventStream)
(метод xml.sax.xmlreader.IncrementalParser)
reset_mock() (метод unittest.mock.AsyncMock)
(метод unittest.mock.Mock)
reset_peak() (в модуле tracemalloc)
reset_prog_mode() (в модуле curses)
reset_shell_mode() (в модуле curses)
reset_tzpath() (в модуле zoneinfo)
resetbuffer() (метод code.InteractiveConsole)
resetlocale() (в модуле locale)
resetscreen() (в модуле turtle)
resetty() (в модуле curses)
resetwarnings() (в модуле warnings)
resize() (в модуле ctypes)
(метод curses.window)
(метод mmap.mmap)
resize_term() (в модуле curses)
resizemode() (в модуле turtle)
resizeterm() (в модуле curses)
resolution (атрибут datetime.date)
(атрибут datetime.datetime)
(атрибут datetime.time)
(атрибут datetime.timedelta)
resolve() (метод pathlib.Path)
resolve_bases() (в модуле types)
resolve_name() (в модуле importlib.util)
(в модуле pkgutil)
resolveEntity() (метод xml.sax.handler.EntityResolver)
resource
модуль
Resource (в модуле importlib.resources)
resource_path() (метод importlib.abc.ResourceReader)
ResourceDenied
ResourceLoader (класс в importlib.abc)
ResourceReader (класс в importlib.abc)
ResourceWarning
response (атрибут nntplib.NNTPError)
response() (метод imaplib.IMAP4)
ResponseNotReady
responses (атрибут http.server.BaseHTTPRequestHandler)
(в модуле http.client)
restart (pdb command)
restore() (в модуле difflib)
(метод test.support.SaveSignals)
RESTRICTED
restricted
execution
restype (атрибут ctypes._FuncPtr)
result() (метод asyncio.Future)
(метод asyncio.Task)
(метод concurrent.futures.Future)
results() (метод trace.Trace)
resume_reading() (метод asyncio.ReadTransport)
resume_writing() (метод asyncio.BaseProtocol)
retr() (метод poplib.POP3)
retrbinary() (метод ftplib.FTP)
retrieve() (метод urllib.request.URLopener)
retrlines() (метод ftplib.FTP)
return
команда , [Link], [Link]
return (pdb command)
Return (класс в ast)
return_annotation (атрибут inspect.Signature)
return_ok() (метод http.cookiejar.CookiePolicy)
RETURN_VALUE (opcode)
return_value (атрибут unittest.mock.Mock)
returncode (атрибут asyncio.subprocess.Process)
(атрибут subprocess.CalledProcessError)
(атрибут subprocess.CompletedProcess)
(атрибут subprocess.Popen)
retval (pdb command)
reverse() (sequence method)
(в модуле audioop)
(метод array.array)
(метод collections.deque)
reverse_order() (метод pstats.Stats)
reverse_pointer (атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv6Address)
reversed()
базовая функция
Reversible (класс в collections.abc)
(класс в typing)
revert() (метод http.cookiejar.FileCookieJar)
rewind() (метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
RFC
RFC 1014 , [Link]
RFC 1123
RFC 1321
RFC 1422 , [Link]
RFC 1521 , [Link], [Link]
RFC 1522 , [Link], [Link]
RFC 1524 , [Link]
RFC 1730
RFC 1738
RFC 1750
RFC 1766 , [Link]
RFC 1808 , [Link], [Link]
RFC 1832 , [Link]
RFC 1869 , [Link]
RFC 1870 , [Link], [Link]
RFC 1939 , [Link]
RFC 2033
RFC 2045 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 2045#section-6.8
RFC 2046 , [Link], [Link]
RFC 2047 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 2060 , [Link]
RFC 2068
RFC 2104 , [Link]
RFC 2109 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 2183 , [Link], [Link]
RFC 2231 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 2295
RFC 2324
RFC 2342 , [Link]
RFC 2368
RFC 2373 , [Link], [Link]
RFC 2396 , [Link], [Link], [Link], [Link]
RFC 2397
RFC 2449
RFC 2487
RFC 2518
RFC 2595 , [Link]
RFC 2616 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 2640 , [Link], [Link], [Link]
RFC 2732 , [Link], [Link]
RFC 2774
RFC 2818 , [Link]
RFC 2821
RFC 2822 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 2964
RFC 2965 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 2980 , [Link]
RFC 3056
RFC 3164
RFC 3171
RFC 3207
RFC 3229
RFC 3280
RFC 3330
RFC 3339
RFC 3454 , [Link]
RFC 3490 , [Link], [Link], [Link]
RFC 3490#section-3.1
RFC 3492 , [Link]
RFC 3493
RFC 3501
RFC 3542
RFC 3548 , [Link]
RFC 3659
RFC 3879
RFC 3927
RFC 3977 , [Link], [Link], [Link], [Link]
RFC 3986 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 4007 , [Link]
RFC 4086
RFC 4122 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 4180
RFC 4193
RFC 4217
RFC 4291
RFC 4380
RFC 4627 , [Link]
RFC 4642
RFC 4648 , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 4918 , [Link], [Link], [Link], [Link]
RFC 4954 , [Link]
RFC 5161 , [Link]
RFC 5246 , [Link]
RFC 5280 , [Link], [Link], [Link], [Link]
RFC 5321 , [Link], [Link], [Link], [Link]
RFC 5322 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 5424 , [Link], [Link], [Link], [Link]
RFC 5424#section-6
RFC 5735
RFC 5842 , [Link]
RFC 5891
RFC 5895
RFC 5929
RFC 6066 , [Link], [Link]
RFC 6125 , [Link]
RFC 6152 , [Link]
RFC 6531 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 6532 , [Link], [Link], [Link], [Link]
RFC 6585 , [Link], [Link], [Link]
RFC 6855 , [Link], [Link], [Link]
RFC 6856 , [Link]
RFC 7159 , [Link], [Link]
RFC 7230 , [Link]
RFC 7231 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 7232 , [Link]
RFC 7233 , [Link]
RFC 7235 , [Link]
RFC 7238
RFC 7301 , [Link], [Link]
RFC 7525
RFC 7540
RFC 7693
RFC 7725
RFC 7914
RFC 821 , [Link]
RFC 822 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
RFC 8297
RFC 8305 , [Link]
RFC 8470
RFC 854 , [Link]
RFC 959
RFC 977
rfc2109 (атрибут http.cookiejar.Cookie)
rfc2109_as_netscape (атрибут http.cookiejar.DefaultCookiePolicy)
rfc2965 (атрибут http.cookiejar.CookiePolicy)
rfc822_escape() (в модуле distutils.util)
RFC_4122 (в модуле uuid)
rfile (атрибут http.server.BaseHTTPRequestHandler)
rfind() (метод bytearray)
(метод bytes)
(метод mmap.mmap)
(метод str)
rgb_to_hls() (в модуле colorsys)
rgb_to_hsv() (в модуле colorsys)
rgb_to_yiq() (в модуле colorsys)
rglob() (метод pathlib.Path)
richcmpfunc (C type)
right (атрибут filecmp.dircmp)
right() (в модуле turtle)
right_list (атрибут filecmp.dircmp)
right_only (атрибут filecmp.dircmp)
RIGHTSHIFT (в модуле token)
RIGHTSHIFTEQUAL (в модуле token)
rindex() (метод bytearray)
(метод bytes)
(метод str)
rjust() (метод bytearray)
(метод bytes)
(метод str)
rlcompleter
модуль
rlecode_hqx() (в модуле binascii)
rledecode_hqx() (в модуле binascii)
RLIM_INFINITY (в модуле resource)
RLIMIT_AS (в модуле resource)
RLIMIT_CORE (в модуле resource)
RLIMIT_CPU (в модуле resource)
RLIMIT_DATA (в модуле resource)
RLIMIT_FSIZE (в модуле resource)
RLIMIT_KQUEUES (в модуле resource)
RLIMIT_MEMLOCK (в модуле resource)
RLIMIT_MSGQUEUE (в модуле resource)
RLIMIT_NICE (в модуле resource)
RLIMIT_NOFILE (в модуле resource)
RLIMIT_NPROC (в модуле resource)
RLIMIT_NPTS (в модуле resource)
RLIMIT_OFILE (в модуле resource)
RLIMIT_RSS (в модуле resource)
RLIMIT_RTPRIO (в модуле resource)
RLIMIT_RTTIME (в модуле resource)
RLIMIT_SBSIZE (в модуле resource)
RLIMIT_SIGPENDING (в модуле resource)
RLIMIT_STACK (в модуле resource)
RLIMIT_SWAP (в модуле resource)
RLIMIT_VMEM (в модуле resource)
RLock (класс в multiprocessing)
(класс в threading)
RLock() (метод multiprocessing.managers.SyncManager)
rmd() (метод ftplib.FTP)
rmdir() (в модуле os)
(в модуле test.support.os_helper)
(метод pathlib.Path)
RMFF
rms() (в модуле audioop)
rmtree() (в модуле shutil)
(в модуле test.support.os_helper)
RobotFileParser (класс в urllib.robotparser)
robots.txt
rollback() (метод sqlite3.Connection)
ROMAN (в модуле tkinter.font)
ROT_FOUR (opcode)
ROT_N (opcode)
ROT_THREE (opcode)
ROT_TWO (opcode)
rotate() (метод collections.deque)
(метод decimal.Context)
(метод decimal.Decimal)
(метод logging.handlers.BaseRotatingHandler)
RotatingFileHandler (класс в logging.handlers)
rotation_filename() (метод logging.handlers.BaseRotatingHandler)
rotator (атрибут logging.handlers.BaseRotatingHandler)
round
базовая функция
round()
базовая функция
ROUND_05UP (в модуле decimal)
ROUND_CEILING (в модуле decimal)
ROUND_DOWN (в модуле decimal)
ROUND_FLOOR (в модуле decimal)
ROUND_HALF_DOWN (в модуле decimal)
ROUND_HALF_EVEN (в модуле decimal)
ROUND_HALF_UP (в модуле decimal)
ROUND_UP (в модуле decimal)
Rounded (класс в decimal)
Row (класс в sqlite3)
row_factory (атрибут sqlite3.Connection)
rowcount (атрибут sqlite3.Cursor)
RPAR (в модуле token)
rpartition() (метод bytearray)
(метод bytes)
(метод str)
rpc_paths (атрибут xmlrpc.server.SimpleXMLRPCRequestHandler)
rpop() (метод poplib.POP3)
rset() (метод poplib.POP3)
RShift (класс в ast)
rshift() (в модуле operator)
rsplit() (метод bytearray)
(метод bytes)
(метод str)
RSQB (в модуле token)
rstrip() (метод bytearray)
(метод bytes)
(метод str)
rt() (в модуле turtle)
RTLD_DEEPBIND (в модуле os)
RTLD_GLOBAL (в модуле os)
RTLD_LAZY (в модуле os)
RTLD_LOCAL (в модуле os)
RTLD_NODELETE (в модуле os)
RTLD_NOLOAD (в модуле os)
RTLD_NOW (в модуле os)
ruler (атрибут cmd.Cmd)
run (pdb command)
Run script
run() (в модуле asyncio)
(в модуле pdb)
(в модуле profile)
(в модуле subprocess)
(метод bdb.Bdb)
(метод contextvars.Context)
(метод distutils.cmd.Command)
(метод doctest.DocTestRunner)
(метод multiprocessing.Process)
(метод pdb.Pdb)
(метод profile.Profile)
(метод sched.scheduler)
(метод test.support.BasicTestRunner)
(метод threading.Thread)
(метод trace.Trace)
(метод unittest.IsolatedAsyncioTestCase)
(метод unittest.TestCase)
(метод unittest.TestSuite)
(метод unittest.TextTestRunner)
(метод wsgiref.handlers.BaseHandler)
run_coroutine_threadsafe() (в модуле asyncio)
run_docstring_examples() (в модуле doctest)
run_doctest() (в модуле test.support)
run_forever() (метод asyncio.loop)
run_in_executor() (метод asyncio.loop)
run_in_subinterp() (в модуле test.support)
run_module() (в модуле runpy)
run_path() (в модуле runpy)
run_python_until_end() (в модуле test.support.script_helper)
run_script() (метод modulefinder.ModuleFinder)
run_setup() (в модуле distutils.core)
run_unittest() (в модуле test.support)
run_until_complete() (метод asyncio.loop)
run_with_locale() (в модуле test.support)
run_with_tz() (в модуле test.support)
runcall() (в модуле pdb)
(метод bdb.Bdb)
(метод pdb.Pdb)
(метод profile.Profile)
runcode() (метод code.InteractiveInterpreter)
runctx() (в модуле profile)
(метод bdb.Bdb)
(метод profile.Profile)
(метод trace.Trace)
runeval() (в модуле pdb)
(метод bdb.Bdb)
(метод pdb.Pdb)
runfunc() (метод trace.Trace)
running() (метод concurrent.futures.Future)
runpy
модуль
runsource() (метод code.InteractiveInterpreter)
runtime_checkable() (в модуле typing)
runtime_library_dir_option() (метод distutils.ccompiler.CCompiler)
RuntimeError
RuntimeWarning
RUSAGE_BOTH (в модуле resource)
RUSAGE_CHILDREN (в модуле resource)
RUSAGE_SELF (в модуле resource)
RUSAGE_THREAD (в модуле resource)
RWF_APPEND (в модуле os)
RWF_DSYNC (в модуле os)
RWF_HIPRI (в модуле os)
RWF_NOWAIT (в модуле os)
RWF_SYNC (в модуле os)


S

S (в модуле re)
S_ENFMT (в модуле stat)
S_IEXEC (в модуле stat)
S_IFBLK (в модуле stat)
S_IFCHR (в модуле stat)
S_IFDIR (в модуле stat)
S_IFDOOR (в модуле stat)
S_IFIFO (в модуле stat)
S_IFLNK (в модуле stat)
S_IFMT() (в модуле stat)
S_IFPORT (в модуле stat)
S_IFREG (в модуле stat)
S_IFSOCK (в модуле stat)
S_IFWHT (в модуле stat)
S_IMODE() (в модуле stat)
S_IREAD (в модуле stat)
S_IRGRP (в модуле stat)
S_IROTH (в модуле stat)
S_IRUSR (в модуле stat)
S_IRWXG (в модуле stat)
S_IRWXO (в модуле stat)
S_IRWXU (в модуле stat)
S_ISBLK() (в модуле stat)
S_ISCHR() (в модуле stat)
S_ISDIR() (в модуле stat)
S_ISDOOR() (в модуле stat)
S_ISFIFO() (в модуле stat)
S_ISGID (в модуле stat)
S_ISLNK() (в модуле stat)
S_ISPORT() (в модуле stat)
S_ISREG() (в модуле stat)
S_ISSOCK() (в модуле stat)
S_ISUID (в модуле stat)
S_ISVTX (в модуле stat)
S_ISWHT() (в модуле stat)
S_IWGRP (в модуле stat)
S_IWOTH (в модуле stat)
S_IWRITE (в модуле stat)
S_IWUSR (в модуле stat)
S_IXGRP (в модуле stat)
S_IXOTH (в модуле stat)
S_IXUSR (в модуле stat)
safe (атрибут uuid.SafeUUID)
safe_substitute() (метод string.Template)
SafeChildWatcher (класс в asyncio)
saferepr() (в модуле pprint)
SafeUUID (класс в uuid)
same_files (атрибут filecmp.dircmp)
same_quantum() (метод decimal.Context)
(метод decimal.Decimal)
samefile() (в модуле os.path)
(метод pathlib.Path)
SameFileError
sameopenfile() (в модуле os.path)
samestat() (в модуле os.path)
sample() (в модуле random)
samples() (метод statistics.NormalDist)
SATURDAY (в модуле calendar)
save() (метод http.cookiejar.FileCookieJar)
(метод test.support.SaveSignals)
SaveAs (класс в tkinter.filedialog)
SAVEDCWD (в модуле test.support.os_helper)
SaveFileDialog (класс в tkinter.filedialog)
SaveKey() (в модуле winreg)
SaveSignals (класс в test.support)
savetty() (в модуле curses)
SAX2DOM (класс в xml.dom.pulldom)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scaleb() (метод decimal.Context)
(метод decimal.Decimal)
scandir() (в модуле os)
scanf()
sched
модуль
SCHED_BATCH (в модуле os)
SCHED_FIFO (в модуле os)
sched_get_priority_max() (в модуле os)
sched_get_priority_min() (в модуле os)
sched_getaffinity() (в модуле os)
sched_getparam() (в модуле os)
sched_getscheduler() (в модуле os)
SCHED_IDLE (в модуле os)
SCHED_OTHER (в модуле os)
sched_param (класс в os)
sched_priority (атрибут os.sched_param)
SCHED_RESET_ON_FORK (в модуле os)
SCHED_RR (в модуле os)
sched_rr_get_interval() (в модуле os)
sched_setaffinity() (в модуле os)
sched_setparam() (в модуле os)
sched_setscheduler() (в модуле os)
SCHED_SPORADIC (в модуле os)
sched_yield() (в модуле os)
scheduler (класс в sched)
schema (в модуле msilib)
scope
scope_id (атрибут ipaddress.IPv6Address)
Screen (класс в turtle)
screensize() (в модуле turtle)
script_from_examples() (в модуле doctest)
scroll() (метод curses.window)
ScrolledCanvas (класс в turtle)
ScrolledText (класс в tkinter.scrolledtext)
scrollok() (метод curses.window)
scrypt() (в модуле hashlib)
sdterr
stdin stdout
seal() (в модуле unittest.mock)
search
path, module , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
search() (в модуле re)
(метод imaplib.IMAP4)
(метод re.Pattern)
second (атрибут datetime.datetime)
(атрибут datetime.time)
seconds since the epoch
secrets
модуль
SECTCRE (атрибут configparser.ConfigParser)
sections() (метод configparser.ConfigParser)
secure (атрибут http.cookiejar.Cookie)
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
security
CGI
http.server
security considerations
security_level (атрибут ssl.SSLContext)
see() (метод tkinter.ttk.Treeview)
seed() (в модуле random)
seek() (метод chunk.Chunk)
(метод io.IOBase)
(метод io.TextIOBase)
(метод mmap.mmap)
SEEK_CUR (в модуле os)
SEEK_END (в модуле os)
SEEK_SET (в модуле os)
seekable() (метод io.IOBase)
seen_greeting (атрибут smtpd.SMTPChannel)
select
модуль
Select (класс в tkinter.tix)
select() (в модуле select)
(метод imaplib.IMAP4)
(метод selectors.BaseSelector)
(метод tkinter.ttk.Notebook)
selected_alpn_protocol() (метод ssl.SSLSocket)
selected_npn_protocol() (метод ssl.SSLSocket)
selection() (метод tkinter.ttk.Treeview)
selection_add() (метод tkinter.ttk.Treeview)
selection_remove() (метод tkinter.ttk.Treeview)
selection_set() (метод tkinter.ttk.Treeview)
selection_toggle() (метод tkinter.ttk.Treeview)
selector (атрибут urllib.request.Request)
SelectorEventLoop (класс в asyncio)
SelectorKey (класс в selectors)
selectors
модуль
SelectSelector (класс в selectors)
Semaphore (класс в asyncio)
(класс в multiprocessing)
(класс в threading)
Semaphore() (метод multiprocessing.managers.SyncManager)
semaphores, binary
SEMI (в модуле token)
send() (метод asyncore.dispatcher)
(метод coroutine)
(метод generator)
(метод http.client.HTTPConnection)
(метод imaplib.IMAP4)
(метод logging.handlers.DatagramHandler)
(метод logging.handlers.SocketHandler)
(метод multiprocessing.connection.Connection)
(метод socket.socket)
send_bytes() (метод multiprocessing.connection.Connection)
send_error() (метод http.server.BaseHTTPRequestHandler)
send_fds() (в модуле socket)
send_header() (метод http.server.BaseHTTPRequestHandler)
send_message() (метод smtplib.SMTP)
send_response() (метод http.server.BaseHTTPRequestHandler)
send_response_only() (метод http.server.BaseHTTPRequestHandler)
send_signal() (метод asyncio.subprocess.Process)
(метод asyncio.SubprocessTransport)
(метод subprocess.Popen)
sendall() (метод socket.socket)
sendcmd() (метод ftplib.FTP)
sendfile() (в модуле os)
(метод asyncio.loop)
(метод socket.socket)
(метод wsgiref.handlers.BaseHandler)
SendfileNotAvailableError
sendfunc (C type)
sendmail() (метод smtplib.SMTP)
sendmsg() (метод socket.socket)
sendmsg_afalg() (метод socket.socket)
sendto() (метод asyncio.DatagramTransport)
(метод socket.socket)
sentinel (атрибут multiprocessing.Process)
(в модуле unittest.mock)
sep (в модуле os)
sequence
item
iteration
types, immutable
types, mutable
types, operations on , [Link]
объект , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
sequence (в модуле msilib)
Sequence (класс в collections.abc)
(класс в typing)
SequenceMatcher (класс в difflib)
serializing
objects
serve_forever() (метод asyncio.Server)
(метод socketserver.BaseServer)
server
WWW , [Link]
server (атрибут http.server.BaseHTTPRequestHandler)
Server (класс в asyncio)
server_activate() (метод socketserver.BaseServer)
server_address (атрибут socketserver.BaseServer)
server_bind() (метод socketserver.BaseServer)
server_close() (метод socketserver.BaseServer)
server_hostname (атрибут ssl.SSLSocket)
server_side (атрибут ssl.SSLSocket)
server_software (атрибут wsgiref.handlers.BaseHandler)
server_version (атрибут http.server.BaseHTTPRequestHandler)
(атрибут http.server.SimpleHTTPRequestHandler)
ServerProxy (класс в xmlrpc.client)
service_actions() (метод socketserver.BaseServer)
session (атрибут ssl.SSLSocket)
session_reused (атрибут ssl.SSLSocket)
session_stats() (метод ssl.SSLContext)
set
comprehensions
display
объект , [Link], [Link], [Link]
set (встроенный класс)
Set (класс в ast)
(класс в collections.abc)
(класс в typing)
Set Breakpoint
set type
объект
set() (метод asyncio.Event)
(метод configparser.ConfigParser)
(метод configparser.RawConfigParser)
(метод contextvars.ContextVar)
(метод http.cookies.Morsel)
(метод ossaudiodev.oss_mixer_device)
(метод test.support.os_helper.EnvironmentVarGuard)
(метод threading.Event)
(метод tkinter.ttk.Combobox)
(метод tkinter.ttk.Spinbox)
(метод tkinter.ttk.Treeview)
(метод xml.etree.ElementTree.Element)
SET_ADD (opcode)
set_all()
set_allowed_domains() (метод http.cookiejar.DefaultCookiePolicy)
set_alpn_protocols() (метод ssl.SSLContext)
set_app() (метод wsgiref.simple_server.WSGIServer)
set_asyncgen_hooks() (в модуле sys)
set_authorizer() (метод sqlite3.Connection)
set_auto_history() (в модуле readline)
set_blocked_domains() (метод http.cookiejar.DefaultCookiePolicy)
set_blocking() (в модуле os)
set_boundary() (метод email.message.EmailMessage)
(метод email.message.Message)
set_break() (метод bdb.Bdb)
set_charset() (метод email.message.Message)
set_child_watcher() (в модуле asyncio)
(метод asyncio.AbstractEventLoopPolicy)
set_children() (метод tkinter.ttk.Treeview)
set_ciphers() (метод ssl.SSLContext)
set_completer() (в модуле readline)
set_completer_delims() (в модуле readline)
set_completion_display_matches_hook() (в модуле readline)
set_content() (в модуле email.contentmanager)
(метод email.contentmanager.ContentManager)
(метод email.message.EmailMessage)
set_continue() (метод bdb.Bdb)
set_cookie() (метод http.cookiejar.CookieJar)
set_cookie_if_ok() (метод http.cookiejar.CookieJar)
set_coroutine_origin_tracking_depth() (в модуле sys)
set_current() (метод msilib.Feature)
set_data() (метод importlib.abc.SourceLoader)
(метод importlib.machinery.SourceFileLoader)
set_date() (метод mailbox.MaildirMessage)
set_debug() (в модуле gc)
(метод asyncio.loop)
set_debuglevel() (метод ftplib.FTP)
(метод http.client.HTTPConnection)
(метод nntplib.NNTP)
(метод poplib.POP3)
(метод smtplib.SMTP)
(метод telnetlib.Telnet)
set_default_executor() (метод asyncio.loop)
set_default_type() (метод email.message.EmailMessage)
(метод email.message.Message)
set_default_verify_paths() (метод ssl.SSLContext)
set_defaults() (метод argparse.ArgumentParser)
(метод optparse.OptionParser)
set_ecdh_curve() (метод ssl.SSLContext)
set_errno() (в модуле ctypes)
set_escdelay() (в модуле curses)
set_event_loop() (в модуле asyncio)
(метод asyncio.AbstractEventLoopPolicy)
set_event_loop_policy() (в модуле asyncio)
set_exception() (метод asyncio.Future)
(метод concurrent.futures.Future)
set_exception_handler() (метод asyncio.loop)
set_executable() (в модуле multiprocessing)
set_executables() (метод distutils.ccompiler.CCompiler)
set_filter() (метод tkinter.filedialog.FileDialog)
set_flags() (метод mailbox.MaildirMessage)
(метод mailbox.mboxMessage)
(метод mailbox.MMDFMessage)
set_from() (метод mailbox.mboxMessage)
(метод mailbox.MMDFMessage)
set_handle_inheritable() (в модуле os)
set_history_length() (в модуле readline)
set_include_dirs() (метод distutils.ccompiler.CCompiler)
set_info() (метод mailbox.MaildirMessage)
set_inheritable() (в модуле os)
(метод socket.socket)
set_labels() (метод mailbox.BabylMessage)
set_last_error() (в модуле ctypes)
set_libraries() (метод distutils.ccompiler.CCompiler)
set_library_dirs() (метод distutils.ccompiler.CCompiler)
set_link_objects() (метод distutils.ccompiler.CCompiler)
set_literal (2to3 fixer)
set_loader() (в модуле importlib.util)
set_match_tests() (в модуле test.support)
set_memlimit() (в модуле test.support)
set_name() (метод asyncio.Task)
set_next() (метод bdb.Bdb)
set_nonstandard_attr() (метод http.cookiejar.Cookie)
set_npn_protocols() (метод ssl.SSLContext)
set_ok() (метод http.cookiejar.CookiePolicy)
set_option_negotiation_callback() (метод telnetlib.Telnet)
set_output_charset() (метод gettext.NullTranslations)
set_package() (в модуле importlib.util)
set_param() (метод email.message.EmailMessage)
(метод email.message.Message)
set_pasv() (метод ftplib.FTP)
set_payload() (метод email.message.Message)
set_policy() (метод http.cookiejar.CookieJar)
set_position() (метод xdrlib.Unpacker)
set_pre_input_hook() (в модуле readline)
set_progress_handler() (метод sqlite3.Connection)
set_protocol() (метод asyncio.BaseTransport)
set_proxy() (метод urllib.request.Request)
set_python_build() (в модуле distutils.sysconfig)
set_quit() (метод bdb.Bdb)
set_recsrc() (метод ossaudiodev.oss_mixer_device)
set_result() (метод asyncio.Future)
(метод concurrent.futures.Future)
set_return() (метод bdb.Bdb)
set_running_or_notify_cancel() (метод concurrent.futures.Future)
set_runtime_library_dirs() (метод distutils.ccompiler.CCompiler)
set_selection() (метод tkinter.filedialog.FileDialog)
set_seq1() (метод difflib.SequenceMatcher)
set_seq2() (метод difflib.SequenceMatcher)
set_seqs() (метод difflib.SequenceMatcher)
set_sequences() (метод mailbox.MH)
(метод mailbox.MHMessage)
set_server_documentation() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)
(метод xmlrpc.server.DocXMLRPCServer)
set_server_name() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)
(метод xmlrpc.server.DocXMLRPCServer)
set_server_title() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)
(метод xmlrpc.server.DocXMLRPCServer)
set_servername_callback (атрибут ssl.SSLContext)
set_start_method() (в модуле multiprocessing)
set_startup_hook() (в модуле readline)
set_step() (метод bdb.Bdb)
set_subdir() (метод mailbox.MaildirMessage)
set_tabsize() (в модуле curses)
set_task_factory() (метод asyncio.loop)
set_terminator() (метод asynchat.async_chat)
set_threshold() (в модуле gc)
set_trace() (в модуле bdb)
(в модуле pdb)
(метод bdb.Bdb)
(метод pdb.Pdb)
set_trace_callback() (метод sqlite3.Connection)
set_tunnel() (метод http.client.HTTPConnection)
set_type() (метод email.message.Message)
set_unittest_reportflags() (в модуле doctest)
set_unixfrom() (метод email.message.EmailMessage)
(метод email.message.Message)
set_until() (метод bdb.Bdb)
SET_UPDATE (opcode)
set_url() (метод urllib.robotparser.RobotFileParser)
set_usage() (метод optparse.OptionParser)
set_userptr() (метод curses.panel.Panel)
set_visible() (метод mailbox.BabylMessage)
set_wakeup_fd() (в модуле signal)
set_write_buffer_limits() (метод asyncio.WriteTransport)
setacl() (метод imaplib.IMAP4)
setannotation() (метод imaplib.IMAP4)
setattr()
базовая функция
setattrfunc (C type)
setAttribute() (метод xml.dom.Element)
setAttributeNode() (метод xml.dom.Element)
setAttributeNodeNS() (метод xml.dom.Element)
setAttributeNS() (метод xml.dom.Element)
setattrofunc (C type)
SetBase() (метод xml.parsers.expat.xmlparser)
setblocking() (метод socket.socket)
setByteStream() (метод xml.sax.xmlreader.InputSource)
setcbreak() (в модуле tty)
setCharacterStream() (метод xml.sax.xmlreader.InputSource)
SetComp (класс в ast)
setcomptype() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
setContentHandler() (метод xml.sax.xmlreader.XMLReader)
setcontext() (в модуле decimal)
setDaemon() (метод threading.Thread)
setdefault() (метод dict)
(метод http.cookies.Morsel)
setdefaulttimeout() (в модуле socket)
setdlopenflags() (в модуле sys)
setDocumentLocator() (метод xml.sax.handler.ContentHandler)
setDTDHandler() (метод xml.sax.xmlreader.XMLReader)
setegid() (в модуле os)
setEncoding() (метод xml.sax.xmlreader.InputSource)
setEntityResolver() (метод xml.sax.xmlreader.XMLReader)
setErrorHandler() (метод xml.sax.xmlreader.XMLReader)
seteuid() (в модуле os)
setFeature() (метод xml.sax.xmlreader.XMLReader)
setfirstweekday() (в модуле calendar)
setfmt() (метод ossaudiodev.oss_audio_device)
setFormatter() (метод logging.Handler)
setframerate() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
setgid() (в модуле os)
setgroups() (в модуле os)
seth() (в модуле turtle)
setheading() (в модуле turtle)
sethostname() (в модуле socket)
setinputsizes() (метод sqlite3.Cursor)
SetInteger() (метод msilib.Record)
setitem() (в модуле operator)
setitimer() (в модуле signal)
setLevel() (метод logging.Handler)
(метод logging.Logger)
setlocale() (в модуле locale)
setLocale() (метод xml.sax.xmlreader.XMLReader)
setLoggerClass() (в модуле logging)
setlogmask() (в модуле syslog)
setLogRecordFactory() (в модуле logging)
setmark() (метод aifc.aifc)
setMaxConns() (метод urllib.request.CacheFTPHandler)
setmode() (в модуле msvcrt)
setName() (метод threading.Thread)
setnchannels() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
setnframes() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
setoutputsize() (метод sqlite3.Cursor)
SetParamEntityParsing() (метод xml.parsers.expat.xmlparser)
setparameters() (метод ossaudiodev.oss_audio_device)
setparams() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
setpassword() (метод zipfile.ZipFile)
setpgid() (в модуле os)
setpgrp() (в модуле os)
setpos() (в модуле turtle)
(метод aifc.aifc)
(метод sunau.AU_read)
(метод wave.Wave_read)
setposition() (в модуле turtle)
setpriority() (в модуле os)
setprofile() (в модуле sys)
(в модуле threading)
SetProperty() (метод msilib.SummaryInformation)
setProperty() (метод xml.sax.xmlreader.XMLReader)
setPublicId() (метод xml.sax.xmlreader.InputSource)
setquota() (метод imaplib.IMAP4)
setraw() (в модуле tty)
setrecursionlimit() (в модуле sys)
setregid() (в модуле os)
setresgid() (в модуле os)
setresuid() (в модуле os)
setreuid() (в модуле os)
setrlimit() (в модуле resource)
setsampwidth() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
setscrreg() (метод curses.window)
setsid() (в модуле os)
setsockopt() (метод socket.socket)
setstate() (в модуле random)
(метод codecs.IncrementalDecoder)
(метод codecs.IncrementalEncoder)
setStream() (метод logging.StreamHandler)
SetStream() (метод msilib.Record)
SetString() (метод msilib.Record)
setswitchinterval() (in module sys)
(в модуле sys)
(в модуле test.support)
setSystemId() (метод xml.sax.xmlreader.InputSource)
setsyx() (в модуле curses)
setTarget() (метод logging.handlers.MemoryHandler)
settiltangle() (в модуле turtle)
settimeout() (метод socket.socket)
setTimeout() (метод urllib.request.CacheFTPHandler)
settrace() (в модуле sys)
(в модуле threading)
setuid() (в модуле os)
setundobuffer() (в модуле turtle)
setup() (в модуле distutils.core)
(в модуле turtle)
(метод socketserver.BaseRequestHandler)
setUp() (метод unittest.TestCase)
SETUP_ANNOTATIONS (opcode)
SETUP_ASYNC_WITH (opcode)
setup_environ() (метод wsgiref.handlers.BaseHandler)
SETUP_FINALLY (opcode)
setup_python() (метод venv.EnvBuilder)
setup_scripts() (метод venv.EnvBuilder)
setup_testing_defaults() (в модуле wsgiref.util)
SETUP_WITH (opcode)
setUpClass() (метод unittest.TestCase)
setupterm() (в модуле curses)
SetValue() (в модуле winreg)
SetValueEx() (в модуле winreg)
setworldcoordinates() (в модуле turtle)
setx() (в модуле turtle)
setxattr() (в модуле os)
sety() (в модуле turtle)
SF_APPEND (в модуле stat)
SF_ARCHIVED (в модуле stat)
SF_IMMUTABLE (в модуле stat)
SF_MNOWAIT (в модуле os)
SF_NODISKIO (в модуле os)
SF_NOUNLINK (в модуле stat)
SF_SNAPSHOT (в модуле stat)
SF_SYNC (в модуле os)
shape (атрибут memoryview)
Shape (класс в turtle)
shape() (в модуле turtle)
shapesize() (в модуле turtle)
shapetransform() (в модуле turtle)
share() (метод socket.socket)
ShareableList (класс в multiprocessing.shared_memory)
ShareableList() (метод multiprocessing.managers.SharedMemoryManager)
Shared Memory
shared_ciphers() (метод ssl.SSLSocket)
shared_object_filename() (метод distutils.ccompiler.CCompiler)
SharedMemory (класс в multiprocessing.shared_memory)
SharedMemory() (метод multiprocessing.managers.SharedMemoryManager)
SharedMemoryManager (класс в multiprocessing.managers)
shearfactor() (в модуле turtle)
Shelf (класс в shelve)
shelve
модуль , [Link]
shield() (в модуле asyncio)
shift() (метод decimal.Context)
(метод decimal.Decimal)
shift_path_info() (в модуле wsgiref.util)
shifting
operation
operations
shlex
модуль
shlex (класс в shlex)
shm (атрибут multiprocessing.shared_memory.ShareableList)
SHORT_TIMEOUT (в модуле test.support)
shortDescription() (метод unittest.TestCase)
shorten() (в модуле textwrap)
shouldFlush() (метод logging.handlers.BufferingHandler)
(метод logging.handlers.MemoryHandler)
shouldStop (атрибут unittest.TestResult)
show() (метод curses.panel.Panel)
(метод tkinter.commondialog.Dialog)
show_code() (в модуле dis)
show_compilers() (в модуле distutils.ccompiler)
showerror() (в модуле tkinter.messagebox)
showinfo() (в модуле tkinter.messagebox)
showsyntaxerror() (метод code.InteractiveInterpreter)
showtraceback() (метод code.InteractiveInterpreter)
showturtle() (в модуле turtle)
showwarning() (в модуле tkinter.messagebox)
(в модуле warnings)
shuffle() (в модуле random)
shutdown() (в модуле logging)
(метод concurrent.futures.Executor)
(метод imaplib.IMAP4)
(метод multiprocessing.managers.BaseManager)
(метод socket.socket)
(метод socketserver.BaseServer)
shutdown_asyncgens() (метод asyncio.loop)
shutdown_default_executor() (метод asyncio.loop)
shutil
модуль
side_effect (атрибут unittest.mock.Mock)
SIG_BLOCK (в модуле signal)
SIG_DFL (в модуле signal)
SIG_IGN (в модуле signal)
SIG_SETMASK (в модуле signal)
SIG_UNBLOCK (в модуле signal)
SIGABRT (в модуле signal)
SIGALRM (в модуле signal)
SIGBREAK (в модуле signal)
SIGBUS (в модуле signal)
SIGCHLD (в модуле signal)
SIGCLD (в модуле signal)
SIGCONT (в модуле signal)
SIGFPE (в модуле signal)
SIGHUP (в модуле signal)
SIGILL (в модуле signal)
SIGINT
(в модуле signal)
siginterrupt() (в модуле signal)
SIGKILL (в модуле signal)
signal
модуль , [Link], [Link], [Link], [Link]
signal() (в модуле signal)
signature (атрибут inspect.BoundArguments)
Signature (класс в inspect)
signature() (в модуле inspect)
sigpending() (в модуле signal)
SIGPIPE (в модуле signal)
SIGSEGV (в модуле signal)
SIGTERM (в модуле signal)
sigtimedwait() (в модуле signal)
SIGUSR1 (в модуле signal)
SIGUSR2 (в модуле signal)
sigwait() (в модуле signal)
sigwaitinfo() (в модуле signal)
SIGWINCH (в модуле signal)
simple
statement
Simple Mail Transfer Protocol
SimpleCookie (класс в http.cookies)
simplefilter() (в модуле warnings)
SimpleHandler (класс в wsgiref.handlers)
SimpleHTTPRequestHandler (класс в http.server)
SimpleNamespace (класс в types)
SimpleQueue (класс в multiprocessing)
(класс в queue)
SimpleXMLRPCRequestHandler (класс в xmlrpc.server)
SimpleXMLRPCServer (класс в xmlrpc.server)
sin() (в модуле cmath)
(в модуле math)
SingleAddressHeader (класс в email.headerregistry)
singledispatch() (в модуле functools)
singledispatchmethod (класс в functools)
singleton
tuple
sinh() (в модуле cmath)
(в модуле math)
SIO_KEEPALIVE_VALS (в модуле socket)
SIO_LOOPBACK_FAST_PATH (в модуле socket)
SIO_RCVALL (в модуле socket)
site
модуль
site command line option
--user-base
--user-site
site-packages
directory
site_maps() (метод urllib.robotparser.RobotFileParser)
sitecustomize
модуль
sixtofour (атрибут ipaddress.IPv6Address)
size (атрибут multiprocessing.shared_memory.SharedMemory)
(атрибут struct.Struct)
(атрибут tarfile.TarInfo)
(атрибут tracemalloc.Statistic)
(атрибут tracemalloc.StatisticDiff)
(атрибут tracemalloc.Trace)
size() (метод ftplib.FTP)
(метод mmap.mmap)
size_diff (атрибут tracemalloc.StatisticDiff)
SIZE_MAX
Sized (класс в collections.abc)
(класс в typing)
sizeof() (в модуле ctypes)
SKIP (в модуле doctest)
skip() (в модуле unittest)
(метод chunk.Chunk)
skip_if_broken_multiprocessing_synchronize() (в модуле test.support)
skip_unless_bind_unix_socket() (в модуле test.support.socket_helper)
skip_unless_symlink() (в модуле test.support.os_helper)
skip_unless_xattr() (в модуле test.support.os_helper)
skipIf() (в модуле unittest)
skipinitialspace (атрибут csv.Dialect)
skipped (атрибут unittest.TestResult)
skippedEntity() (метод xml.sax.handler.ContentHandler)
SkipTest
skipTest() (метод unittest.TestCase)
skipUnless() (в модуле unittest)
SLASH (в модуле token)
SLASHEQUAL (в модуле token)
slave() (метод nntplib.NNTP)
sleep() (в модуле asyncio)
(в модуле time)
slice
assignment
operation
базовая функция , [Link]
объект
slice (встроенный класс)
Slice (класс в ast)
slicing
assignment
SMALLEST (в модуле test.support)
SMTP
protocol
SMTP (в модуле email.policy)
(класс в smtplib)
smtp_server (атрибут smtpd.SMTPChannel)
SMTP_SSL (класс в smtplib)
smtp_state (атрибут smtpd.SMTPChannel)
SMTPAuthenticationError
SMTPChannel (класс в smtpd)
SMTPConnectError
smtpd
модуль
SMTPDataError
SMTPException
SMTPHandler (класс в logging.handlers)
SMTPHeloError
smtplib
модуль
SMTPNotSupportedError
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer (класс в smtpd)
SMTPServerDisconnected
SMTPUTF8 (в модуле email.policy)
Snapshot (класс в tracemalloc)
SND_ALIAS (в модуле winsound)
SND_ASYNC (в модуле winsound)
SND_FILENAME (в модуле winsound)
SND_LOOP (в модуле winsound)
SND_MEMORY (в модуле winsound)
SND_NODEFAULT (в модуле winsound)
SND_NOSTOP (в модуле winsound)
SND_NOWAIT (в модуле winsound)
SND_PURGE (в модуле winsound)
sndhdr
модуль
sni_callback (атрибут ssl.SSLContext)
sniff() (метод csv.Sniffer)
Sniffer (класс в csv)
sock_accept() (метод asyncio.loop)
SOCK_CLOEXEC (в модуле socket)
sock_connect() (метод asyncio.loop)
SOCK_DGRAM (в модуле socket)
SOCK_MAX_SIZE (в модуле test.support)
SOCK_NONBLOCK (в модуле socket)
SOCK_RAW (в модуле socket)
SOCK_RDM (в модуле socket)
sock_recv() (метод asyncio.loop)
sock_recv_into() (метод asyncio.loop)
sock_sendall() (метод asyncio.loop)
sock_sendfile() (метод asyncio.loop)
SOCK_SEQPACKET (в модуле socket)
SOCK_STREAM (в модуле socket)
socket
модуль , [Link]
объект
socket (атрибут socketserver.BaseServer)
(класс в socket)
socket() (in module socket)
(метод imaplib.IMAP4)
socket_type (атрибут socketserver.BaseServer)
SocketHandler (класс в logging.handlers)
socketpair() (в модуле socket)
sockets (атрибут asyncio.Server)
socketserver
модуль
SocketType (в модуле socket)
soft keyword
SOFT_KEYWORD (в модуле token)
softkwlist (в модуле keyword)
SOL_ALG (в модуле socket)
SOL_RDS (в модуле socket)
SOMAXCONN (в модуле socket)
sort() (метод imaplib.IMAP4)
(метод list)
sort_stats() (метод pstats.Stats)
sortdict() (в модуле test.support)
sorted()
базовая функция
sortTestMethodsUsing (атрибут unittest.TestLoader)
source (pdb command)
(атрибут doctest.Example)
(атрибут shlex.shlex)
source character set
SOURCE_DATE_EPOCH
source_from_cache() (в модуле imp)
(в модуле importlib.util)
source_hash() (в модуле importlib.util)
SOURCE_SUFFIXES (в модуле importlib.machinery)
source_to_code() (статический метод importlib.abc.InspectLoader)
SourceFileLoader (класс в importlib.machinery)
sourcehook() (метод shlex.shlex)
SourcelessFileLoader (класс в importlib.machinery)
SourceLoader (класс в importlib.abc)
space
in printf-style formatting , [Link]
in string formatting
span() (метод re.Match)
spawn() (в модуле pty)
(метод distutils.ccompiler.CCompiler)
spawn_python() (в модуле test.support.script_helper)
spawnl() (в модуле os)
spawnle() (в модуле os)
spawnlp() (в модуле os)
spawnlpe() (в модуле os)
spawnv() (в модуле os)
spawnve() (в модуле os)
spawnvp() (в модуле os)
spawnvpe() (в модуле os)
spec_from_file_location() (в модуле importlib.util)
spec_from_loader() (в модуле importlib.util)
special
attribute
attribute, generic
method
specified_attributes (атрибут xml.parsers.expat.xmlparser)
speed() (в модуле turtle)
(метод ossaudiodev.oss_audio_device)
Spinbox (класс в tkinter.ttk)
splice() (в модуле os)
SPLICE_F_MORE (в модуле os)
SPLICE_F_MOVE (в модуле os)
SPLICE_F_NONBLOCK (в модуле os)
split() (в модуле os.path)
(в модуле re)
(в модуле shlex)
(метод bytearray)
(метод bytes)
(метод re.Pattern)
(метод str)
split_quoted() (в модуле distutils.util)
splitdrive() (в модуле os.path)
splitext() (в модуле os.path)
splitlines() (метод bytearray)
(метод bytes)
(метод str)
SplitResult (класс в urllib.parse)
SplitResultBytes (класс в urllib.parse)
SpooledTemporaryFile (класс в tempfile)
sprintf-style formatting
spwd
модуль
sqlite3
модуль
SQLITE_DENY (в модуле sqlite3)
SQLITE_IGNORE (в модуле sqlite3)
SQLITE_OK (в модуле sqlite3)
sqlite_version (в модуле sqlite3)
sqlite_version_info (в модуле sqlite3)
sqrt() (в модуле cmath)
(в модуле math)
(метод decimal.Context)
(метод decimal.Decimal)
ssizeargfunc (C type)
ssizeobjargproc (C type)
SSL
ssl
модуль
ssl_version (атрибут ftplib.FTP_TLS)
SSLCertVerificationError
SSLContext (класс в ssl)
SSLEOFError
SSLError
SSLErrorNumber (класс в ssl)
SSLKEYLOGFILE
SSLObject (класс в ssl)
sslobject_class (атрибут ssl.SSLContext)
SSLSession (класс в ssl)
SSLSocket (класс в ssl)
sslsocket_class (атрибут ssl.SSLContext)
SSLSyscallError
SSLv3 (атрибут ssl.TLSVersion)
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (в модуле turtle)
st_atime (атрибут os.stat_result)
ST_ATIME (в модуле stat)
st_atime_ns (атрибут os.stat_result)
st_birthtime (атрибут os.stat_result)
st_blksize (атрибут os.stat_result)
st_blocks (атрибут os.stat_result)
st_creator (атрибут os.stat_result)
st_ctime (атрибут os.stat_result)
ST_CTIME (в модуле stat)
st_ctime_ns (атрибут os.stat_result)
st_dev (атрибут os.stat_result)
ST_DEV (в модуле stat)
st_file_attributes (атрибут os.stat_result)
st_flags (атрибут os.stat_result)
st_fstype (атрибут os.stat_result)
st_gen (атрибут os.stat_result)
st_gid (атрибут os.stat_result)
ST_GID (в модуле stat)
st_ino (атрибут os.stat_result)
ST_INO (в модуле stat)
st_mode (атрибут os.stat_result)
ST_MODE (в модуле stat)
st_mtime (атрибут os.stat_result)
ST_MTIME (в модуле stat)
st_mtime_ns (атрибут os.stat_result)
st_nlink (атрибут os.stat_result)
ST_NLINK (в модуле stat)
st_rdev (атрибут os.stat_result)
st_reparse_tag (атрибут os.stat_result)
st_rsize (атрибут os.stat_result)
st_size (атрибут os.stat_result)
ST_SIZE (в модуле stat)
st_type (атрибут os.stat_result)
st_uid (атрибут os.stat_result)
ST_UID (в модуле stat)
stack
execution
trace
stack (атрибут traceback.TracebackException)
stack viewer
stack() (в модуле inspect)
stack_effect() (в модуле dis)
stack_size() (в модуле _thread)
(в модуле threading)
stackable
streams
StackSummary (класс в traceback)
stamp() (в модуле turtle)
standard
output
Standard C
standard input
standard_b64decode() (в модуле base64)
standard_b64encode() (в модуле base64)
standarderror (2to3 fixer)
standend() (метод curses.window)
standout() (метод curses.window)
STAR (в модуле token)
STAREQUAL (в модуле token)
starmap() (в модуле itertools)
(метод multiprocessing.pool.Pool)
starmap_async() (метод multiprocessing.pool.Pool)
Starred (класс в ast)
start (slice object attribute)
(атрибут range)
(атрибут UnicodeError)
start() (в модуле tracemalloc)
(метод logging.handlers.QueueListener)
(метод multiprocessing.managers.BaseManager)
(метод multiprocessing.Process)
(метод re.Match)
(метод threading.Thread)
(метод tkinter.ttk.Progressbar)
(метод xml.etree.ElementTree.TreeBuilder)
start_color() (в модуле curses)
start_component() (метод msilib.Directory)
start_new_thread() (в модуле _thread)
start_ns() (метод xml.etree.ElementTree.TreeBuilder)
start_server() (в модуле asyncio)
start_serving() (метод asyncio.Server)
start_threads() (в модуле test.support.threading_helper)
start_tls() (метод asyncio.loop)
start_unix_server() (в модуле asyncio)
startCDATA() (метод xml.sax.handler.LexicalHandler)
StartCdataSectionHandler() (метод xml.parsers.expat.xmlparser)
StartDoctypeDeclHandler() (метод xml.parsers.expat.xmlparser)
startDocument() (метод xml.sax.handler.ContentHandler)
startDTD() (метод xml.sax.handler.LexicalHandler)
startElement() (метод xml.sax.handler.ContentHandler)
StartElementHandler() (метод xml.parsers.expat.xmlparser)
startElementNS() (метод xml.sax.handler.ContentHandler)
STARTF_USESHOWWINDOW (в модуле subprocess)
STARTF_USESTDHANDLES (в модуле subprocess)
startfile() (в модуле os)
StartNamespaceDeclHandler() (метод xml.parsers.expat.xmlparser)
startPrefixMapping() (метод xml.sax.handler.ContentHandler)
startswith() (метод bytearray)
(метод bytes)
(метод str)
startTest() (метод unittest.TestResult)
startTestRun() (метод unittest.TestResult)
starttls() (метод imaplib.IMAP4)
(метод nntplib.NNTP)
(метод smtplib.SMTP)
STARTUPINFO (класс в subprocess)
stat
модуль , [Link]
stat() (в модуле os)
(метод nntplib.NNTP)
(метод os.DirEntry)
(метод pathlib.Path)
(метод poplib.POP3)
stat_result (класс в os)
state() (метод tkinter.ttk.Widget)
statement
assignment , [Link]
assignment, annotated
assignment, augmented
compound
expression
future
loop , [Link], [Link], [Link]
simple
statement grouping
static_order() (метод graphlib.TopologicalSorter)
staticmethod
базовая функция
staticmethod()
базовая функция
Statistic (класс в tracemalloc)
StatisticDiff (класс в tracemalloc)
statistics
модуль
statistics() (метод tracemalloc.Snapshot)
StatisticsError
Stats (класс в pstats)
status (атрибут http.client.HTTPResponse)
(атрибут urllib.response.addinfourl)
status() (метод imaplib.IMAP4)
statvfs() (в модуле os)
STD_ERROR_HANDLE (в модуле subprocess)
STD_INPUT_HANDLE (в модуле subprocess)
STD_OUTPUT_HANDLE (в модуле subprocess)
StdButtonBox (класс в tkinter.tix)
stderr (in module sys)
(атрибут asyncio.subprocess.Process)
(атрибут subprocess.CalledProcessError)
(атрибут subprocess.CompletedProcess)
(атрибут subprocess.Popen)
(атрибут subprocess.TimeoutExpired)
(в модуле sys)
stdev (атрибут statistics.NormalDist)
stdev() (в модуле statistics)
stdin
stdout sdterr
stdin (in module sys)
(атрибут asyncio.subprocess.Process)
(атрибут subprocess.Popen)
(в модуле sys)
stdio
stdlib_module_names (в модуле sys)
stdout
sdterr, stdin
stdout (in module sys)
(атрибут asyncio.subprocess.Process)
(атрибут subprocess.CalledProcessError)
(атрибут subprocess.CompletedProcess)
(атрибут subprocess.Popen)
(атрибут subprocess.TimeoutExpired)
STDOUT (в модуле subprocess)
stdout (в модуле sys)
step (pdb command)
(slice object attribute) , [Link]
(атрибут range)
step() (метод tkinter.ttk.Progressbar)
stereocontrols() (метод ossaudiodev.oss_mixer_device)
stls() (метод poplib.POP3)
stop (slice object attribute)
(атрибут range)
stop() (в модуле tracemalloc)
(метод asyncio.loop)
(метод logging.handlers.QueueListener)
(метод tkinter.ttk.Progressbar)
(метод unittest.TestResult)
stop_here() (метод bdb.Bdb)
StopAsyncIteration
исключение
StopIteration
исключение , [Link]
stopListening() (в модуле logging.config)
stopTest() (метод unittest.TestResult)
stopTestRun() (метод unittest.TestResult)
storbinary() (метод ftplib.FTP)
Store (класс в ast)
store() (метод imaplib.IMAP4)
STORE_ACTIONS (атрибут optparse.Option)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_NAME (opcode)
STORE_SUBSCR (opcode)
storlines() (метод ftplib.FTP)
str (built-in class)
(see also string)
str (встроенный класс)
str() (в модуле locale)
strcoll() (в модуле locale)
StreamError
StreamHandler (класс в logging)
streamreader (атрибут codecs.CodecInfo)
StreamReader (класс в asyncio)
(класс в codecs)
StreamReaderWriter (класс в codecs)
StreamRecoder (класс в codecs)
StreamRequestHandler (класс в socketserver)
streams
stackable
streamwriter (атрибут codecs.CodecInfo)
StreamWriter (класс в asyncio)
(класс в codecs)
strerror (атрибут OSError)
strerror()
(в модуле os)
strftime() (в модуле time)
(метод datetime.date)
(метод datetime.datetime)
(метод datetime.time)
strict
error handler's name
strict (атрибут csv.Dialect)
(в модуле email.policy)
strict_domain (атрибут http.cookiejar.DefaultCookiePolicy)
strict_errors() (в модуле codecs)
strict_ns_domain (атрибут http.cookiejar.DefaultCookiePolicy)
strict_ns_set_initial_dollar (атрибут http.cookiejar.DefaultCookiePolicy)
strict_ns_set_path (атрибут http.cookiejar.DefaultCookiePolicy)
strict_ns_unverifiable (атрибут http.cookiejar.DefaultCookiePolicy)
strict_rfc2965_unverifiable (атрибут http.cookiejar.DefaultCookiePolicy)
strides (атрибут memoryview)
string
__format__() (object method)
__str__() (object method)
conversion , [Link]
format() (built-in function)
formatted literal
formatting, printf
immutable sequences
interpolated literal
interpolation, printf
item
methods
object representation
PyObject_Str (C function)
str (built-in class)
str() (built-in function)
text sequence type
модуль , [Link]
объект , [Link], [Link]
string (атрибут re.Match)
STRING (в модуле token)
string literal
string_at() (в модуле ctypes)
StringIO (класс в io)
stringprep
модуль
strings, documentation
strip() (метод bytearray)
(метод bytes)
(метод str)
strip_dirs() (метод pstats.Stats)
stripspaces (атрибут curses.textpad.Textbox)
strptime() (в модуле time)
(метод класса datetime.datetime)
strsignal() (в модуле signal)
strtobool() (в модуле distutils.util)
struct
модуль , [Link]
Struct (класс в struct)
struct_time (класс в time)
Structure (класс в ctypes)
structures
C
strxfrm() (в модуле locale)
style
coding
Style (класс в tkinter.ttk)
Sub (класс в ast)
sub() (в модуле operator)
(в модуле re)
(метод re.Pattern)
sub_commands (атрибут distutils.cmd.Command)
subclassing
immutable types
subdirs (атрибут filecmp.dircmp)
SubElement() (в модуле xml.etree.ElementTree)
submit() (метод concurrent.futures.Executor)
submodule_search_locations (атрибут importlib.machinery.ModuleSpec)
subn() (в модуле re)
(метод re.Pattern)
subnet_of() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
subnets() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
Subnormal (класс в decimal)
suboffsets (атрибут memoryview)
subpad() (метод curses.window)
subprocess
модуль
subprocess_exec() (метод asyncio.loop)
subprocess_shell() (метод asyncio.loop)
SubprocessError
SubprocessProtocol (класс в asyncio)
SubprocessTransport (класс в asyncio)
subscribe() (метод imaplib.IMAP4)
subscript
assignment
operation
Subscript (класс в ast)
subscription
assignment
subsequent_indent (атрибут textwrap.TextWrapper)
subst_vars() (в модуле distutils.util)
substitute() (метод string.Template)
subTest() (метод unittest.TestCase)
subtract() (метод collections.Counter)
(метод decimal.Context)
subtraction
subtype (атрибут email.headerregistry.ContentTypeHeader)
subwin() (метод curses.window)
successful() (метод multiprocessing.pool.AsyncResult)
suffix_map (атрибут mimetypes.MimeTypes)
(в модуле mimetypes)
suite
suiteClass (атрибут unittest.TestLoader)
sum()
базовая функция
sum_list()
sum_sequence()
summarize() (метод doctest.DocTestRunner)
summarize_address_range() (в модуле ipaddress)
sunau
модуль
SUNDAY (в модуле calendar)
super (атрибут pyclbr.Class)
(встроенный класс)
supernet() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
supernet_of() (метод ipaddress.IPv4Network)
(метод ipaddress.IPv6Network)
supports_bytes_environ (в модуле os)
supports_dir_fd (в модуле os)
supports_effective_ids (в модуле os)
supports_fd (в модуле os)
supports_follow_symlinks (в модуле os)
supports_unicode_filenames (в модуле os.path)
SupportsAbs (класс в typing)
SupportsBytes (класс в typing)
SupportsComplex (класс в typing)
SupportsFloat (класс в typing)
SupportsIndex (класс в typing)
SupportsInt (класс в typing)
SupportsRound (класс в typing)
suppress() (в модуле contextlib)
SuppressCrashReport (класс в test.support)
surrogateescape
error handler's name
surrogatepass
error handler's name
SW_HIDE (в модуле subprocess)
swap_attr() (в модуле test.support)
swap_item() (в модуле test.support)
swapcase() (метод bytearray)
(метод bytes)
(метод str)
Symbol (класс в symtable)
SymbolTable (класс в symtable)
symlink() (в модуле os)
symlink_to() (метод pathlib.Path)
symmetric_difference() (метод frozenset)
symmetric_difference_update() (метод frozenset)
symtable
модуль
symtable() (в модуле symtable)
sync() (в модуле os)
(метод dbm.dumb.dumbdbm)
(метод dbm.gnu.gdbm)
(метод ossaudiodev.oss_audio_device)
(метод shelve.Shelf)
syncdown() (метод curses.window)
synchronized() (в модуле multiprocessing.sharedctypes)
SyncManager (класс в multiprocessing.managers)
syncok() (метод curses.window)
syncup() (метод curses.window)
syntax
SyntaxErr
SyntaxError
SyntaxWarning
sys
модуль , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
sys.exc_info
sys.last_traceback
sys.meta_path
sys.modules
sys.path
sys.path_hooks
sys.path_importer_cache
sys.stderr
sys.stdin
sys.stdout
sys_exc (2to3 fixer)
sys_version (атрибут http.server.BaseHTTPRequestHandler)
sysconf() (в модуле os)
sysconf_names (в модуле os)
sysconfig
модуль
syslog
модуль
syslog() (в модуле syslog)
SysLogHandler (класс в logging.handlers)
system() (в модуле os)
(в модуле platform)
system_alias() (в модуле platform)
system_must_validate_cert() (в модуле test.support)
SystemError
(built-in exception) , [Link]
SystemExit
(built-in exception)
systemId (атрибут xml.dom.DocumentType)
SystemRandom (класс в random)
(класс в secrets)
SystemRoot


T

T_FMT (в модуле locale)
T_FMT_AMPM (в модуле locale)
tab
tab() (метод tkinter.ttk.Notebook)
TabError
tabnanny
модуль
tabs() (метод tkinter.ttk.Notebook)
tabsize (атрибут textwrap.TextWrapper)
tabular
data
tag (атрибут xml.etree.ElementTree.Element)
tag_bind() (метод tkinter.ttk.Treeview)
tag_configure() (метод tkinter.ttk.Treeview)
tag_has() (метод tkinter.ttk.Treeview)
tagName (атрибут xml.dom.Element)
tail (атрибут xml.etree.ElementTree.Element)
take_snapshot() (в модуле tracemalloc)
takewhile() (в модуле itertools)
tan() (в модуле cmath)
(в модуле math)
tanh() (в модуле cmath)
(в модуле math)
TarError
tarfile
модуль
TarFile (класс в tarfile)
tarfile command line option
--create <tarfile> <source1> ... <sourceN>
--extract <tarfile> [<output_dir>]
--list <tarfile>
--test <tarfile>
--verbose
-c <tarfile> <source1> ... <sourceN>
-e <tarfile> [<output_dir>]
-l <tarfile>
-t <tarfile>
-v
target
deletion
list , [Link]
list assignment
list, deletion
loop control
target (атрибут xml.dom.ProcessingInstruction)
TarInfo (класс в tarfile)
Task (класс в asyncio)
task_done() (метод asyncio.Queue)
(метод multiprocessing.JoinableQueue)
(метод queue.Queue)
tau (в модуле cmath)
(в модуле math)
tb_frame (traceback attribute)
tb_lasti (traceback attribute)
tb_lineno (traceback attribute)
tb_locals (атрибут unittest.TestResult)
tb_next (traceback attribute)
tbreak (pdb command)
tcdrain() (в модуле termios)
tcflow() (в модуле termios)
tcflush() (в модуле termios)
tcgetattr() (в модуле termios)
tcgetpgrp() (в модуле os)
Tcl() (в модуле tkinter)
TCL_LIBRARY
TCPServer (класс в socketserver)
tcsendbreak() (в модуле termios)
tcsetattr() (в модуле termios)
tcsetpgrp() (в модуле os)
tearDown() (метод unittest.TestCase)
tearDownClass() (метод unittest.TestCase)
tee() (в модуле itertools)
tell() (метод aifc.aifc)
(метод chunk.Chunk)
(метод io.IOBase)
(метод io.TextIOBase)
(метод mmap.mmap)
(метод sunau.AU_read)
(метод sunau.AU_write)
(метод wave.Wave_read)
(метод wave.Wave_write)
Telnet (класс в telnetlib)
telnetlib
модуль
TEMP
temp_cwd() (в модуле test.support.os_helper)
temp_dir() (в модуле test.support.os_helper)
temp_umask() (в модуле test.support.os_helper)
tempdir (в модуле tempfile)
tempfile
модуль
template (атрибут string.Template)
Template (класс в pipes)
(класс в string)
temporary
file
file name
TemporaryDirectory (класс в tempfile)
TemporaryFile() (в модуле tempfile)
teredo (атрибут ipaddress.IPv6Address)
TERM
termattrs() (в модуле curses)
terminal_size (класс в os)
terminate() (метод asyncio.subprocess.Process)
(метод asyncio.SubprocessTransport)
(метод multiprocessing.pool.Pool)
(метод multiprocessing.Process)
(метод subprocess.Popen)
termination model
terminator (атрибут logging.StreamHandler)
termios
модуль
termname() (в модуле curses)
ternary
operator
ternaryfunc (C type)
test
identity
membership
модуль
test (атрибут doctest.DocTestFailure)
(атрибут doctest.UnexpectedException)
test() (в модуле cgi)
test.support
модуль
test.support.bytecode_helper
модуль
test.support.import_helper
модуль
test.support.os_helper
модуль
test.support.script_helper
модуль
test.support.socket_helper
модуль
test.support.threading_helper
модуль
test.support.warnings_helper
модуль
TEST_DATA_DIR (в модуле test.support)
TEST_HOME_DIR (в модуле test.support)
TEST_HTTP_URL (в модуле test.support)
TEST_SUPPORT_DIR (в модуле test.support)
TestCase (класс в unittest)
TestFailed
testfile() (в модуле doctest)
TESTFN (в модуле test.support.os_helper)
TESTFN_NONASCII (в модуле test.support.os_helper)
TESTFN_UNDECODABLE (в модуле test.support.os_helper)
TESTFN_UNENCODABLE (в модуле test.support.os_helper)
TESTFN_UNICODE (в модуле test.support.os_helper)
TestLoader (класс в unittest)
testMethodPrefix (атрибут unittest.TestLoader)
testmod() (в модуле doctest)
testNamePatterns (атрибут unittest.TestLoader)
TestResult (класс в unittest)
tests (в модуле imghdr)
testsource() (в модуле doctest)
testsRun (атрибут unittest.TestResult)
TestSuite (класс в unittest)
testzip() (метод zipfile.ZipFile)
text (атрибут SyntaxError)
(атрибут traceback.TracebackException)
(атрибут xml.etree.ElementTree.Element)
(в модуле msilib)
Text (класс в typing)
text mode
text() (в модуле cgitb)
(метод msilib.Dialog)
text_encoding() (в модуле io)
text_factory (атрибут sqlite3.Connection)
Textbox (класс в curses.textpad)
TextCalendar (класс в calendar)
textdomain() (в модуле gettext)
(в модуле locale)
TextFile (класс в distutils.text_file)
textinput() (в модуле turtle)
TextIO (класс в typing)
TextIOBase (класс в io)
TextIOWrapper (класс в io)
TextTestResult (класс в unittest)
TextTestRunner (класс в unittest)
textwrap
модуль
TextWrapper (класс в textwrap)
theme_create() (метод tkinter.ttk.Style)
theme_names() (метод tkinter.ttk.Style)
theme_settings() (метод tkinter.ttk.Style)
theme_use() (метод tkinter.ttk.Style)
THOUSEP (в модуле locale)
Thread (класс в threading)
thread() (метод imaplib.IMAP4)
thread_info (в модуле sys)
thread_time() (в модуле time)
thread_time_ns() (в модуле time)
ThreadedChildWatcher (класс в asyncio)
threading
модуль
threading_cleanup() (в модуле test.support.threading_helper)
threading_setup() (в модуле test.support.threading_helper)
ThreadingHTTPServer (класс в http.server)
ThreadingMixIn (класс в socketserver)
ThreadingTCPServer (класс в socketserver)
ThreadingUDPServer (класс в socketserver)
ThreadPool (класс в multiprocessing.pool)
ThreadPoolExecutor (класс в concurrent.futures)
threads
POSIX
threadsafety (в модуле sqlite3)
throw (2to3 fixer)
throw() (метод coroutine)
(метод generator)
THURSDAY (в модуле calendar)
ticket_lifetime_hint (атрибут ssl.SSLSession)
tigetflag() (в модуле curses)
tigetnum() (в модуле curses)
tigetstr() (в модуле curses)
TILDE (в модуле token)
tilt() (в модуле turtle)
tiltangle() (в модуле turtle)
time
модуль
time (атрибут ssl.SSLSession)
(класс в datetime)
time() (в модуле time)
(метод asyncio.loop)
(метод datetime.datetime)
Time2Internaldate() (в модуле imaplib)
time_ns() (в модуле time)
timedelta (класс в datetime)
TimedRotatingFileHandler (класс в logging.handlers)
timegm() (в модуле calendar)
timeit
модуль
timeit command line option
--help
--number=N
--process
--repeat=N
--setup=S
--unit=U
--verbose
-h
-n N
-p
-r N
-s S
-u
-v
timeit() (в модуле timeit)
(метод timeit.Timer)
timeout
(атрибут socketserver.BaseServer)
(атрибут ssl.SSLSession)
(атрибут subprocess.TimeoutExpired)
timeout() (метод curses.window)
TIMEOUT_MAX (в модуле _thread)
(в модуле threading)
TimeoutError
TimeoutExpired
Timer (класс в threading)
(класс в timeit)
TimerHandle (класс в asyncio)
times() (в модуле os)
TIMESTAMP (атрибут py_compile.PycInvalidationMode)
timestamp() (метод datetime.datetime)
timetuple() (метод datetime.date)
(метод datetime.datetime)
timetz() (метод datetime.datetime)
timezone (в модуле time)
(класс в datetime)
title() (в модуле turtle)
(метод bytearray)
(метод bytes)
(метод str)
Tix
tix_addbitmapdir() (метод tkinter.tix.tixCommand)
tix_cget() (метод tkinter.tix.tixCommand)
tix_configure() (метод tkinter.tix.tixCommand)
tix_filedialog() (метод tkinter.tix.tixCommand)
tix_getbitmap() (метод tkinter.tix.tixCommand)
tix_getimage() (метод tkinter.tix.tixCommand)
tix_option_get() (метод tkinter.tix.tixCommand)
tix_resetoptions() (метод tkinter.tix.tixCommand)
tixCommand (класс в tkinter.tix)
Tk
tk (атрибут tkinter.Tk)
Tk (класс в tkinter)
(класс в tkinter.tix)
Tk Option Data Types
TK_LIBRARY
Tkinter
tkinter
модуль
tkinter.colorchooser
модуль
tkinter.commondialog
модуль
tkinter.dnd
модуль
tkinter.filedialog
модуль
tkinter.font
модуль
tkinter.messagebox
модуль
tkinter.scrolledtext
модуль
tkinter.simpledialog
модуль
tkinter.tix
модуль
tkinter.ttk
модуль
TList (класс в tkinter.tix)
TLS
TLSv1 (атрибут ssl.TLSVersion)
TLSv1_1 (атрибут ssl.TLSVersion)
TLSv1_2 (атрибут ssl.TLSVersion)
TLSv1_3 (атрибут ssl.TLSVersion)
TLSVersion (класс в ssl)
TMP
TMPDIR
to_bytes() (метод int)
to_eng_string() (метод decimal.Context)
(метод decimal.Decimal)
to_integral() (метод decimal.Decimal)
to_integral_exact() (метод decimal.Context)
(метод decimal.Decimal)
to_integral_value() (метод decimal.Decimal)
to_sci_string() (метод decimal.Context)
to_thread() (в модуле asyncio)
ToASCII() (в модуле encodings.idna)
tobuf() (метод tarfile.TarInfo)
tobytes() (метод array.array)
(метод memoryview)
today() (метод класса datetime.date)
(метод класса datetime.datetime)
tofile() (метод array.array)
tok_name (в модуле token)
token
модуль
token (атрибут shlex.shlex)
Token (класс в contextvars)
token_bytes() (в модуле secrets)
token_hex() (в модуле secrets)
token_urlsafe() (в модуле secrets)
TokenError
tokenize
модуль
tokenize command line option
--exact
--help
-e
-h
tokenize() (в модуле tokenize)
tolist() (метод array.array)
(метод memoryview)
tomono() (в модуле audioop)
toordinal() (метод datetime.date)
(метод datetime.datetime)
top() (метод curses.panel.Panel)
(метод poplib.POP3)
top_panel() (в модуле curses.panel)
TopologicalSorter (класс в graphlib)
toprettyxml() (метод xml.dom.minidom.Node)
toreadonly() (метод memoryview)
tostereo() (в модуле audioop)
tostring() (в модуле xml.etree.ElementTree)
tostringlist() (в модуле xml.etree.ElementTree)
total() (метод collections.Counter)
total_changes (атрибут sqlite3.Connection)
total_nframe (атрибут tracemalloc.Traceback)
total_ordering() (в модуле functools)
total_seconds() (метод datetime.timedelta)
touch() (метод pathlib.Path)
touchline() (метод curses.window)
touchwin() (метод curses.window)
ToUnicode() (в модуле encodings.idna)
tounicode() (метод array.array)
towards() (в модуле turtle)
toxml() (метод xml.dom.minidom.Node)
tparm() (в модуле curses)
trace
stack
модуль
Trace (класс в trace)
(класс в tracemalloc)
trace command line option
--count
--coverdir=<dir>
--file=<file>
--help
--ignore-dir=<dir>
--ignore-module=<mod>
--listfuncs
--missing
--no-report
--report
--summary
--timing
--trace
--trackcalls
--version
-c
-C
-f
-g
-l
-m
-r
-R
-s
-t
-T
trace function
trace() (в модуле inspect)
trace_dispatch() (метод bdb.Bdb)
traceback
модуль
объект , [Link], [Link], [Link], [Link]
traceback (атрибут tracemalloc.Statistic)
(атрибут tracemalloc.StatisticDiff)
(атрибут tracemalloc.Trace)
Traceback (класс в tracemalloc)
traceback_limit (атрибут tracemalloc.Snapshot)
(атрибут wsgiref.handlers.BaseHandler)
TracebackException (класс в traceback)
tracebacklimit (в модуле sys)
tracebacks
in CGI scripts
TracebackType (класс в types)
tracemalloc
модуль
tracer() (в модуле turtle)
traces (атрибут tracemalloc.Snapshot)
trailing
comma
transfercmd() (метод ftplib.FTP)
transient_internet() (в модуле test.support.socket_helper)
translate() (в модуле fnmatch)
(метод bytearray)
(метод bytes)
(метод str)
translation() (в модуле gettext)
transport (атрибут asyncio.StreamWriter)
Transport (класс в asyncio)
Transport Layer Security
Traversable (класс в importlib.abc)
TraversableResources (класс в importlib.abc)
traverseproc (C type)
Tree (класс в tkinter.tix)
TreeBuilder (класс в xml.etree.ElementTree)
Treeview (класс в tkinter.ttk)
triangular() (в модуле random)
triple-quoted string
True
true
True (встроенная переменная)
truediv() (в модуле operator)
trunc() (in module math)
(в модуле math)
truncate() (в модуле os)
(метод io.IOBase)
truth
value
truth() (в модуле operator)
try
команда , [Link], [Link]
Try (класс в ast)
ttk
tty
I/O control
модуль
ttyname() (в модуле os)
TUESDAY (в модуле calendar)
tuple
empty , [Link]
singleton
базовая функция , [Link]
объект , [Link], [Link], [Link], [Link], [Link], [Link]
Tuple (в модуле typing)
tuple (встроенный класс)
Tuple (класс в ast)
tuple_params (2to3 fixer)
turtle
модуль
Turtle (класс в turtle)
turtledemo
модуль
turtles() (в модуле turtle)
TurtleScreen (класс в turtle)
turtlesize() (в модуле turtle)
type
Boolean
data
hierarchy
immutable data
operations on dictionary
operations on list
union
базовая функция , [Link], [Link], [Link]
объект , [Link], [Link]
type (атрибут optparse.Option)
(атрибут socket.socket)
(атрибут tarfile.TarInfo)
(атрибут urllib.request.Request)
(встроенный класс)
Type (класс в typing)
type of an object
type_check_only() (в модуле typing)
TYPE_CHECKER (атрибут optparse.Option)
TYPE_CHECKING (в модуле typing)
type_comment (атрибут ast.arg)
(атрибут ast.Assign)
(атрибут ast.For)
(атрибут ast.FunctionDef)
(атрибут ast.With)
TYPE_COMMENT (в модуле token)
TYPE_IGNORE (в модуле token)
typeahead() (в модуле curses)
TypeAlias (в модуле typing)
typecode (атрибут array.array)
typecodes (в модуле array)
TYPED_ACTIONS (атрибут optparse.Option)
typed_subpart_iterator() (в модуле email.iterators)
TypedDict (класс в typing)
TypeError
исключение
TypeGuard (в модуле typing)
types
built-in
immutable sequence
mutable sequence
operations on integer
operations on mapping
operations on numeric
operations on sequence , [Link]
модуль , [Link]
types (2to3 fixer)
TYPES (атрибут optparse.Option)
types, internal
types_map (атрибут mimetypes.MimeTypes)
(в модуле mimetypes)
types_map_inv (атрибут mimetypes.MimeTypes)
TypeVar (класс в typing)
typing
модуль
TZ
tzinfo (атрибут datetime.datetime)
(атрибут datetime.time)
(класс в datetime)
tzname (в модуле time)
tzname() (метод datetime.datetime)
(метод datetime.time)
(метод datetime.timezone)
(метод datetime.tzinfo)
TZPATH (в модуле zoneinfo)
tzset() (в модуле time)


U

u"
string literal
u'
string literal
u-LAW
UAdd (класс в ast)
ucd_3_2_0 (в модуле unicodedata)
udata (атрибут select.kevent)
UDPServer (класс в socketserver)
UF_APPEND (в модуле stat)
UF_COMPRESSED (в модуле stat)
UF_HIDDEN (в модуле stat)
UF_IMMUTABLE (в модуле stat)
UF_NODUMP (в модуле stat)
UF_NOUNLINK (в модуле stat)
UF_OPAQUE (в модуле stat)
uid (атрибут tarfile.TarInfo)
UID (класс в plistlib)
uid() (метод imaplib.IMAP4)
uidl() (метод poplib.POP3)
ulaw2lin() (в модуле audioop)
ULONG_MAX
ulp() (в модуле math)
umask() (в модуле os)
unalias (pdb command)
uname (атрибут tarfile.TarInfo)
uname() (в модуле os)
(в модуле platform)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
UNARY_POSITIVE (opcode)
unaryfunc (C type)
UnaryOp (класс в ast)
unbinding
name
UnboundLocalError
unbuffered I/O
UNC paths
and os.makedirs()
UNCHECKED_HASH (атрибут py_compile.PycInvalidationMode)
unconsumed_tail (атрибут zlib.Decompress)
unctrl() (в модуле curses)
(в модуле curses.ascii)
undefine_macro() (метод distutils.ccompiler.CCompiler)
Underflow (класс в decimal)
undisplay (pdb command)
undo() (в модуле turtle)
undobufferentries() (в модуле turtle)
undoc_header (атрибут cmd.Cmd)
unescape() (в модуле html)
(в модуле xml.sax.saxutils)
UnexpectedException
unexpectedSuccesses (атрибут unittest.TestResult)
unfreeze() (в модуле gc)
unget_wch() (в модуле curses)
ungetch() (в модуле curses)
(в модуле msvcrt)
ungetmouse() (в модуле curses)
ungetwch() (в модуле msvcrt)
unhexlify() (в модуле binascii)
Unicode
database
unicode (2to3 fixer)
Unicode Consortium
unicodedata
модуль
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (в модуле unicodedata)
unified_diff() (в модуле difflib)
uniform() (в модуле random)
UnimplementedFileMode
Union
объект
union
type
Union (в модуле typing)
(класс в ctypes)
union() (метод frozenset)
UnionType (класс в types)
unique() (в модуле enum)
unittest
модуль
unittest command line option
--buffer
--catch
--failfast
--locals
-b
-c
-f
-k
unittest-discover command line option
--pattern pattern
--start-directory directory
--top-level-directory directory
--verbose
-p
-s
-t
-v
unittest.mock
модуль
universal newlines
bytearray.splitlines method
bytes.splitlines method
csv.reader function
importlib.abc.InspectLoader.get_source method
io.IncrementalNewlineDecoder class
io.TextIOWrapper class
open() built-in function
str.splitlines method
subprocess module
What's new , [Link], [Link], [Link]
UNIX
file control
I/O control
unix_dialect (класс в csv)
unix_shell (в модуле test.support)
UnixDatagramServer (класс в socketserver)
UnixStreamServer (класс в socketserver)
unknown (атрибут uuid.SafeUUID)
unknown_decl() (метод html.parser.HTMLParser)
unknown_open() (метод urllib.request.BaseHandler)
(метод urllib.request.UnknownHandler)
UnknownHandler (класс в urllib.request)
UnknownProtocol
UnknownTransferEncoding
unlink() (в модуле os)
(в модуле test.support.os_helper)
(метод multiprocessing.shared_memory.SharedMemory)
(метод pathlib.Path)
(метод xml.dom.minidom.Node)
unload() (в модуле test.support.import_helper)
unlock() (метод mailbox.Babyl)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод mailbox.mbox)
(метод mailbox.MH)
(метод mailbox.MMDF)
unpack() (в модуле struct)
(метод struct.Struct)
unpack_archive() (в модуле shutil)
unpack_array() (метод xdrlib.Unpacker)
unpack_bytes() (метод xdrlib.Unpacker)
unpack_double() (метод xdrlib.Unpacker)
UNPACK_EX (opcode)
unpack_farray() (метод xdrlib.Unpacker)
unpack_float() (метод xdrlib.Unpacker)
unpack_fopaque() (метод xdrlib.Unpacker)
unpack_from() (в модуле struct)
(метод struct.Struct)
unpack_fstring() (метод xdrlib.Unpacker)
unpack_list() (метод xdrlib.Unpacker)
unpack_opaque() (метод xdrlib.Unpacker)
UNPACK_SEQUENCE (opcode)
unpack_string() (метод xdrlib.Unpacker)
Unpacker (класс в xdrlib)
unpacking
dictionary
in function calls
iterable
unparse() (в модуле ast)
unparsedEntityDecl() (метод xml.sax.handler.DTDHandler)
UnparsedEntityDeclHandler() (метод xml.parsers.expat.xmlparser)
Unpickler (класс в pickle)
UnpicklingError
unquote() (в модуле email.utils)
(в модуле urllib.parse)
unquote_plus() (в модуле urllib.parse)
unquote_to_bytes() (в модуле urllib.parse)
unraisablehook() (в модуле sys)
unreachable object
unreadline() (метод distutils.text_file.TextFile)
unrecognized escape sequence
unregister() (в модуле atexit)
(в модуле codecs)
(в модуле faulthandler)
(метод select.devpoll)
(метод select.epoll)
(метод select.poll)
(метод selectors.BaseSelector)
unregister_archive_format() (в модуле shutil)
unregister_dialect() (в модуле csv)
unregister_unpack_format() (в модуле shutil)
unsafe (атрибут uuid.SafeUUID)
unselect() (метод imaplib.IMAP4)
unset() (метод test.support.os_helper.EnvironmentVarGuard)
unsetenv() (в модуле os)
UnstructuredHeader (класс в email.headerregistry)
unsubscribe() (метод imaplib.IMAP4)
UnsupportedOperation
until (pdb command)
untokenize() (в модуле tokenize)
untouchwin() (метод curses.window)
unused_data (атрибут bz2.BZ2Decompressor)
(атрибут lzma.LZMADecompressor)
(атрибут zlib.Decompress)
unverifiable (атрибут urllib.request.Request)
unwrap() (в модуле inspect)
(в модуле urllib.parse)
(метод ssl.SSLSocket)
up (pdb command)
up() (в модуле turtle)
update() (в модуле turtle)
(метод collections.Counter)
(метод dict)
(метод frozenset)
(метод hashlib.hash)
(метод hmac.HMAC)
(метод http.cookies.Morsel)
(метод mailbox.Mailbox)
(метод mailbox.Maildir)
(метод trace.CoverageResults)
update_abstractmethods() (в модуле abc)
update_authenticated() (метод urllib.request.HTTPPasswordMgrWithPriorAuth)
update_lines_cols() (в модуле curses)
update_panels() (в модуле curses.panel)
update_visible() (метод mailbox.BabylMessage)
update_wrapper() (в модуле functools)
upgrade_dependencies() (метод venv.EnvBuilder)
upper() (метод bytearray)
(метод bytes)
(метод str)
urandom() (в модуле os)
URL
parsing
relative
url (атрибут http.client.HTTPResponse)
(атрибут urllib.response.addinfourl)
(атрибут xmlrpc.client.ProtocolError)
url2pathname() (в модуле urllib.request)
urlcleanup() (в модуле urllib.request)
urldefrag() (в модуле urllib.parse)
urlencode() (в модуле urllib.parse)
URLError
urljoin() (в модуле urllib.parse)
urllib
модуль
urllib (2to3 fixer)
urllib.error
модуль
urllib.parse
модуль
urllib.request
модуль , [Link]
urllib.response
модуль
urllib.robotparser
модуль
urlopen() (в модуле urllib.request)
URLopener (класс в urllib.request)
urlparse() (в модуле urllib.parse)
urlretrieve() (в модуле urllib.request)
urlsafe_b64decode() (в модуле base64)
urlsafe_b64encode() (в модуле base64)
urlsplit() (в модуле urllib.parse)
urlunparse() (в модуле urllib.parse)
urlunsplit() (в модуле urllib.parse)
urn (атрибут uuid.UUID)
use_default_colors() (в модуле curses)
use_env() (в модуле curses)
use_rawinput (атрибут cmd.Cmd)
UseForeignDTD() (метод xml.parsers.expat.xmlparser)
USER
user
effective id
id
id, setting
user() (метод poplib.POP3)
user-defined
function
function call
method
user-defined function
объект , [Link], [Link]
user-defined method
объект
USER_BASE
(в модуле site)
user_call() (метод bdb.Bdb)
user_exception() (метод bdb.Bdb)
user_line() (метод bdb.Bdb)
user_return() (метод bdb.Bdb)
USER_SITE (в модуле site)
usercustomize
модуль
UserDict (класс в collections)
UserList (класс в collections)
USERNAME
username (атрибут email.headerregistry.Address)
USERPROFILE
userptr() (метод curses.panel.Panel)
UserString (класс в collections)
UserWarning
USTAR_FORMAT (в модуле tarfile)
USub (класс в ast)
UTC
utc (атрибут datetime.timezone)
utcfromtimestamp() (метод класса datetime.datetime)
utcnow() (метод класса datetime.datetime)
utcoffset() (метод datetime.datetime)
(метод datetime.time)
(метод datetime.timezone)
(метод datetime.tzinfo)
utctimetuple() (метод datetime.datetime)
utf8 (атрибут email.policy.EmailPolicy)
utf8() (метод poplib.POP3)
utf8_enabled (атрибут imaplib.IMAP4)
utime() (в модуле os)
uu
модуль , [Link]
uuid
модуль
UUID (класс в uuid)
uuid1
uuid1() (в модуле uuid)
uuid3
uuid3() (в модуле uuid)
uuid4
uuid4() (в модуле uuid)
uuid5
uuid5() (в модуле uuid)
UuidCreate() (в модуле msilib)


V

v4_int_to_packed() (в модуле ipaddress)
v6_int_to_packed() (в модуле ipaddress)
valid_signals() (в модуле signal)
validator() (в модуле wsgiref.validate)
value
default parameter
truth
value (атрибут ctypes._SimpleCData)
(атрибут http.cookiejar.Cookie)
(атрибут http.cookies.Morsel)
(атрибут xml.dom.Attr)
value of an object
Value() (в модуле multiprocessing)
(в модуле multiprocessing.sharedctypes)
(метод multiprocessing.managers.SyncManager)
value_decode() (метод http.cookies.BaseCookie)
value_encode() (метод http.cookies.BaseCookie)
ValueError
исключение
valuerefs() (метод weakref.WeakValueDictionary)
values
Boolean
writing
values() (метод contextvars.Context)
(метод dict)
(метод email.message.EmailMessage)
(метод email.message.Message)
(метод mailbox.Mailbox)
(метод types.MappingProxyType)
ValuesView (класс в collections.abc)
(класс в typing)
var (атрибут contextvars.Token)
variable
free
variance (атрибут statistics.NormalDist)
variance() (в модуле statistics)
variant (атрибут uuid.UUID)
vars()
базовая функция
vbar (атрибут tkinter.scrolledtext.ScrolledText)
VBAR (в модуле token)
VBAREQUAL (в модуле token)
Vec2D (класс в turtle)
vectorcallfunc (C type)
venv
модуль
VERBOSE (в модуле re)
verbose (в модуле tabnanny)
(в модуле test.support)
verify() (метод smtplib.SMTP)
VERIFY_ALLOW_PROXY_CERTS (в модуле ssl)
verify_client_post_handshake() (метод ssl.SSLSocket)
verify_code (атрибут ssl.SSLCertVerificationError)
VERIFY_CRL_CHECK_CHAIN (в модуле ssl)
VERIFY_CRL_CHECK_LEAF (в модуле ssl)
VERIFY_DEFAULT (в модуле ssl)
verify_flags (атрибут ssl.SSLContext)
verify_message (атрибут ssl.SSLCertVerificationError)
verify_mode (атрибут ssl.SSLContext)
verify_request() (метод socketserver.BaseServer)
VERIFY_X509_PARTIAL_CHAIN (в модуле ssl)
VERIFY_X509_STRICT (в модуле ssl)
VERIFY_X509_TRUSTED_FIRST (в модуле ssl)
VerifyFlags (класс в ssl)
VerifyMode (класс в ssl)
version (in module sys)
(атрибут email.headerregistry.MIMEVersionHeader)
(атрибут http.client.HTTPResponse)
(атрибут http.cookiejar.Cookie)
(атрибут ipaddress.IPv4Address)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Address)
(атрибут ipaddress.IPv6Network)
(атрибут urllib.request.URLopener)
(атрибут uuid.UUID)
(в модуле curses)
(в модуле marshal)
(в модуле sqlite3)
(в модуле sys)
version() (в модуле ensurepip)
(в модуле platform)
(метод ssl.SSLSocket)
version_info (в модуле sqlite3)
(в модуле sys)
version_string() (метод http.server.BaseHTTPRequestHandler)
vformat() (метод string.Formatter)
virtual
Environments
VIRTUAL_ENV
visit() (метод ast.NodeVisitor)
visitproc (C type)
vline() (метод curses.window)
voidcmd() (метод ftplib.FTP)
volume (атрибут zipfile.ZipInfo)
vonmisesvariate() (в модуле random)


W

W_OK (в модуле os)
wait() (в модуле asyncio)
(в модуле concurrent.futures)
(в модуле multiprocessing.connection)
(в модуле os)
(метод asyncio.Condition)
(метод asyncio.Event)
(метод asyncio.subprocess.Process)
(метод multiprocessing.pool.AsyncResult)
(метод subprocess.Popen)
(метод threading.Barrier)
(метод threading.Condition)
(метод threading.Event)
wait3() (в модуле os)
wait4() (в модуле os)
wait_closed() (метод asyncio.Server)
(метод asyncio.StreamWriter)
wait_for() (в модуле asyncio)
(метод asyncio.Condition)
(метод threading.Condition)
wait_process() (в модуле test.support)
wait_threads_exit() (в модуле test.support.threading_helper)
waitid() (в модуле os)
waitpid() (в модуле os)
waitstatus_to_exitcode() (в модуле os)
walk() (в модуле ast)
(в модуле os)
(метод email.message.EmailMessage)
(метод email.message.Message)
walk_packages() (в модуле pkgutil)
walk_stack() (в модуле traceback)
walk_tb() (в модуле traceback)
want (атрибут doctest.Example)
warn() (в модуле warnings)
(метод distutils.ccompiler.CCompiler)
(метод distutils.text_file.TextFile)
warn_explicit() (в модуле warnings)
Warning
warning() (в модуле logging)
(метод logging.Logger)
(метод xml.sax.handler.ErrorHandler)
warnings
модуль
WarningsRecorder (класс в test.support.warnings_helper)
warnoptions (в модуле sys)
wasSuccessful() (метод unittest.TestResult)
WatchedFileHandler (класс в logging.handlers)
wave
модуль
WCONTINUED (в модуле os)
WCOREDUMP() (в модуле os)
WeakKeyDictionary (класс в weakref)
WeakMethod (класс в weakref)
weakref
модуль
WeakSet (класс в weakref)
WeakValueDictionary (класс в weakref)
webbrowser
модуль
WEDNESDAY (в модуле calendar)
weekday() (в модуле calendar)
(метод datetime.date)
(метод datetime.datetime)
weekheader() (в модуле calendar)
weibullvariate() (в модуле random)
WEXITED (в модуле os)
WEXITSTATUS() (в модуле os)
wfile (атрибут http.server.BaseHTTPRequestHandler)
what() (в модуле imghdr)
(в модуле sndhdr)
whathdr() (в модуле sndhdr)
whatis (pdb command)
when() (метод asyncio.TimerHandle)
where (pdb command)
which() (в модуле shutil)
whichdb() (в модуле dbm)
while
команда , [Link], [Link], [Link]
While (класс в ast)
whitespace (атрибут shlex.shlex)
(в модуле string)
whitespace_split (атрибут shlex.shlex)
Widget (класс в tkinter.ttk)
width (атрибут textwrap.TextWrapper)
width() (в модуле turtle)
WIFCONTINUED() (в модуле os)
WIFEXITED() (в модуле os)
WIFSIGNALED() (в модуле os)
WIFSTOPPED() (в модуле os)
win32_edition() (в модуле platform)
win32_is_iot() (в модуле platform)
win32_ver() (в модуле platform)
WinDLL (класс в ctypes)
window manager (widgets)
window() (метод curses.panel.Panel)
window_height() (в модуле turtle)
window_width() (в модуле turtle)
Windows
Windows ini file
WindowsError
WindowsPath (класс в pathlib)
WindowsProactorEventLoopPolicy (класс в asyncio)
WindowsRegistryFinder (класс в importlib.machinery)
WindowsSelectorEventLoopPolicy (класс в asyncio)
winerror (атрибут OSError)
WinError() (в модуле ctypes)
WINFUNCTYPE() (в модуле ctypes)
winreg
модуль
WinSock
winsound
модуль
winver (в модуле sys)
with
команда , [Link]
With (класс в ast)
WITH_EXCEPT_START (opcode)
with_hostmask (атрибут ipaddress.IPv4Interface)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Interface)
(атрибут ipaddress.IPv6Network)
with_name() (метод pathlib.PurePath)
with_netmask (атрибут ipaddress.IPv4Interface)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Interface)
(атрибут ipaddress.IPv6Network)
with_prefixlen (атрибут ipaddress.IPv4Interface)
(атрибут ipaddress.IPv4Network)
(атрибут ipaddress.IPv6Interface)
(атрибут ipaddress.IPv6Network)
with_pymalloc() (в модуле test.support)
with_stem() (метод pathlib.PurePath)
with_suffix() (метод pathlib.PurePath)
with_traceback() (метод BaseException)
withitem (класс в ast)
WNOHANG (в модуле os)
WNOWAIT (в модуле os)
wordchars (атрибут shlex.shlex)
World Wide Web
wrap() (в модуле textwrap)
(метод textwrap.TextWrapper)
wrap_bio() (метод ssl.SSLContext)
wrap_future() (в модуле asyncio)
wrap_socket() (в модуле ssl)
(метод ssl.SSLContext)
wrap_text() (в модуле distutils.fancy_getopt)
wrapper() (в модуле curses)
WrapperDescriptorType (в модуле types)
wraps() (в модуле functools)
WRITABLE (в модуле tkinter)
writable() (метод asyncore.dispatcher)
(метод io.IOBase)
write() (в модуле os)
(в модуле turtle)
(метод asyncio.StreamWriter)
(метод asyncio.WriteTransport)
(метод code.InteractiveInterpreter)
(метод codecs.StreamWriter)
(метод configparser.ConfigParser)
(метод email.generator.BytesGenerator)
(метод email.generator.Generator)
(метод io.BufferedIOBase)
(метод io.BufferedWriter)
(метод io.RawIOBase)
(метод io.TextIOBase)
(метод mmap.mmap)
(метод ossaudiodev.oss_audio_device)
(метод ssl.MemoryBIO)
(метод ssl.SSLSocket)
(метод telnetlib.Telnet)
(метод xml.etree.ElementTree.ElementTree)
(метод zipfile.ZipFile)
write_byte() (метод mmap.mmap)
write_bytes() (метод pathlib.Path)
write_docstringdict() (в модуле turtle)
write_eof() (метод asyncio.StreamWriter)
(метод asyncio.WriteTransport)
(метод ssl.MemoryBIO)
write_file() (в модуле distutils.file_util)
write_history_file() (в модуле readline)
WRITE_RESTRICTED
write_results() (метод trace.CoverageResults)
write_text() (метод pathlib.Path)
write_through (атрибут io.TextIOWrapper)
writeall() (метод ossaudiodev.oss_audio_device)
writeframes() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
writeframesraw() (метод aifc.aifc)
(метод sunau.AU_write)
(метод wave.Wave_write)
writeheader() (метод csv.DictWriter)
writelines() (метод asyncio.StreamWriter)
(метод asyncio.WriteTransport)
(метод codecs.StreamWriter)
(метод io.IOBase)
writepy() (метод zipfile.PyZipFile)
writer() (в модуле csv)
writerow() (метод csv.csvwriter)
writerows() (метод csv.csvwriter)
writestr() (метод zipfile.ZipFile)
WriteTransport (класс в asyncio)
writev() (в модуле os)
writexml() (метод xml.dom.minidom.Node)
writing
values
WrongDocumentErr
ws_comma (2to3 fixer)
wsgi_file_wrapper (атрибут wsgiref.handlers.BaseHandler)
wsgi_multiprocess (атрибут wsgiref.handlers.BaseHandler)
wsgi_multithread (атрибут wsgiref.handlers.BaseHandler)
wsgi_run_once (атрибут wsgiref.handlers.BaseHandler)
wsgiref
модуль
wsgiref.handlers
модуль
wsgiref.headers
модуль
wsgiref.simple_server
модуль
wsgiref.util
модуль
wsgiref.validate
модуль
WSGIRequestHandler (класс в wsgiref.simple_server)
WSGIServer (класс в wsgiref.simple_server)
wShowWindow (атрибут subprocess.STARTUPINFO)
WSTOPPED (в модуле os)
WSTOPSIG() (в модуле os)
wstring_at() (в модуле ctypes)
WTERMSIG() (в модуле os)
WUNTRACED (в модуле os)
WWW
server , [Link]


X

X (в модуле re)
X509 certificate
X_OK (в модуле os)
xatom() (метод imaplib.IMAP4)
XATTR_CREATE (в модуле os)
XATTR_REPLACE (в модуле os)
XATTR_SIZE_MAX (в модуле os)
xcor() (в модуле turtle)
XDR
xdrlib
модуль
xhdr() (метод nntplib.NNTP)
XHTML
XHTML_NAMESPACE (в модуле xml.dom)
xml
модуль
XML() (в модуле xml.etree.ElementTree)
xml.dom
модуль
xml.dom.minidom
модуль
xml.dom.pulldom
модуль
xml.etree.ElementInclude.default_loader()
базовая функция
xml.etree.ElementInclude.include()
базовая функция
xml.etree.ElementTree
модуль
xml.parsers.expat
модуль
xml.parsers.expat.errors
модуль
xml.parsers.expat.model
модуль
xml.sax
модуль
xml.sax.handler
модуль
xml.sax.saxutils
модуль
xml.sax.xmlreader
модуль
XML_ERROR_ABORTED (в модуле xml.parsers.expat.errors)
XML_ERROR_ASYNC_ENTITY (в модуле xml.parsers.expat.errors)
XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF (в модуле xml.parsers.expat.errors)
XML_ERROR_BAD_CHAR_REF (в модуле xml.parsers.expat.errors)
XML_ERROR_BINARY_ENTITY_REF (в модуле xml.parsers.expat.errors)
XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING (в модуле xml.parsers.expat.errors)
XML_ERROR_DUPLICATE_ATTRIBUTE (в модуле xml.parsers.expat.errors)
XML_ERROR_ENTITY_DECLARED_IN_PE (в модуле xml.parsers.expat.errors)
XML_ERROR_EXTERNAL_ENTITY_HANDLING (в модуле xml.parsers.expat.errors)
XML_ERROR_FEATURE_REQUIRES_XML_DTD (в модуле xml.parsers.expat.errors)
XML_ERROR_FINISHED (в модуле xml.parsers.expat.errors)
XML_ERROR_INCOMPLETE_PE (в модуле xml.parsers.expat.errors)
XML_ERROR_INCORRECT_ENCODING (в модуле xml.parsers.expat.errors)
XML_ERROR_INVALID_TOKEN (в модуле xml.parsers.expat.errors)
XML_ERROR_JUNK_AFTER_DOC_ELEMENT (в модуле xml.parsers.expat.errors)
XML_ERROR_MISPLACED_XML_PI (в модуле xml.parsers.expat.errors)
XML_ERROR_NO_ELEMENTS (в модуле xml.parsers.expat.errors)
XML_ERROR_NO_MEMORY (в модуле xml.parsers.expat.errors)
XML_ERROR_NOT_STANDALONE (в модуле xml.parsers.expat.errors)
XML_ERROR_NOT_SUSPENDED (в модуле xml.parsers.expat.errors)
XML_ERROR_PARAM_ENTITY_REF (в модуле xml.parsers.expat.errors)
XML_ERROR_PARTIAL_CHAR (в модуле xml.parsers.expat.errors)
XML_ERROR_PUBLICID (в модуле xml.parsers.expat.errors)
XML_ERROR_RECURSIVE_ENTITY_REF (в модуле xml.parsers.expat.errors)
XML_ERROR_SUSPEND_PE (в модуле xml.parsers.expat.errors)
XML_ERROR_SUSPENDED (в модуле xml.parsers.expat.errors)
XML_ERROR_SYNTAX (в модуле xml.parsers.expat.errors)
XML_ERROR_TAG_MISMATCH (в модуле xml.parsers.expat.errors)
XML_ERROR_TEXT_DECL (в модуле xml.parsers.expat.errors)
XML_ERROR_UNBOUND_PREFIX (в модуле xml.parsers.expat.errors)
XML_ERROR_UNCLOSED_CDATA_SECTION (в модуле xml.parsers.expat.errors)
XML_ERROR_UNCLOSED_TOKEN (в модуле xml.parsers.expat.errors)
XML_ERROR_UNDECLARING_PREFIX (в модуле xml.parsers.expat.errors)
XML_ERROR_UNDEFINED_ENTITY (в модуле xml.parsers.expat.errors)
XML_ERROR_UNEXPECTED_STATE (в модуле xml.parsers.expat.errors)
XML_ERROR_UNKNOWN_ENCODING (в модуле xml.parsers.expat.errors)
XML_ERROR_XML_DECL (в модуле xml.parsers.expat.errors)
XML_NAMESPACE (в модуле xml.dom)
xmlcharrefreplace
error handler's name
xmlcharrefreplace_errors() (в модуле codecs)
XmlDeclHandler() (метод xml.parsers.expat.xmlparser)
XMLFilterBase (класс в xml.sax.saxutils)
XMLGenerator (класс в xml.sax.saxutils)
XMLID() (в модуле xml.etree.ElementTree)
XMLNS_NAMESPACE (в модуле xml.dom)
XMLParser (класс в xml.etree.ElementTree)
XMLParserType (в модуле xml.parsers.expat)
XMLPullParser (класс в xml.etree.ElementTree)
XMLReader (класс в xml.sax.xmlreader)
xmlrpc.client
модуль
xmlrpc.server
модуль
xor
bitwise
xor() (в модуле operator)
xover() (метод nntplib.NNTP)
xrange (2to3 fixer)
xreadlines (2to3 fixer)
xview() (метод tkinter.ttk.Treeview)


Y

ycor() (в модуле turtle)
year (атрибут datetime.date)
(атрибут datetime.datetime)
Year 2038
yeardatescalendar() (метод calendar.Calendar)
yeardays2calendar() (метод calendar.Calendar)
yeardayscalendar() (метод calendar.Calendar)
YESEXPR (в модуле locale)
yield
examples
expression
yield from (in What's New)
ключевое слово
команда
Yield (класс в ast)
YIELD_FROM (opcode)
YIELD_VALUE (opcode)
YieldFrom (класс в ast)
yiq_to_rgb() (в модуле colorsys)
yview() (метод tkinter.ttk.Treeview)


Z

ZeroDivisionError
исключение
zfill() (метод bytearray)
(метод bytes)
(метод str)
zip (2to3 fixer)
zip()
базовая функция
ZIP_BZIP2 (в модуле zipfile)
ZIP_DEFLATED (в модуле zipfile)
zip_longest() (в модуле itertools)
ZIP_LZMA (в модуле zipfile)
ZIP_STORED (в модуле zipfile)
zipapp
модуль
zipapp command line option
--compress
--help
--info
--main=<mainfn>
--output=<output>
--python=<interpreter>
-c
-h
-m <mainfn>
-o <output>
-p <interpreter>
zipfile
модуль
ZipFile (класс в zipfile)
zipfile command line option
--create <zipfile> <source1> ... <sourceN>
--extract <zipfile> <output_dir>
--list <zipfile>
--test <zipfile>
-c <zipfile> <source1> ... <sourceN>
-e <zipfile> <output_dir>
-l <zipfile>
-t <zipfile>
zipimport
модуль
zipimporter (класс в zipimport)
ZipImportError
ZipInfo (класс в zipfile)
zlib
модуль
ZLIB_RUNTIME_VERSION (в модуле zlib)
ZLIB_VERSION (в модуле zlib)
zoneinfo
модуль
ZoneInfo (класс в zoneinfo)
ZoneInfoNotFoundError
zscore() (метод statistics.NormalDist)


А

абстрактный базовый класс
аннотация
аннотация переменной
аннотация функции
аргумент
аргумент ключевого слова
асинхронная итерабельность
асинхронный генератор
асинхронный итератор
асинхронный итератор генератора
асинхронный менеджер контекста
атрибут


Б

базовая функция
__import__
__import__()
abs , [Link]
abs()
aiter()
all()
anext()
any()
ascii
ascii()
bin()
breakpoint()
bytes , [Link]
callable()
chr
chr()
classmethod
classmethod()
compile , [Link], [Link], [Link]
compile()
complex , [Link]
create_shortcut()
delattr()
dir()
directory_created()
divmod , [Link], [Link]
divmod()
enumerate()
eval , [Link], [Link], [Link], [Link]
eval()
exec , [Link], [Link]
exec()
file_created()
filter()
float , [Link], [Link]
format()
get_special_folder_path()
getattr()
globals()
hasattr()
hash , [Link], [Link], [Link]
hash()
help
help()
hex()
id
id()
input()
int , [Link], [Link]
isinstance()
issubclass()
iter()
len , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
len()
locals()
map()
max
max()
min
min()
multiprocessing.Manager()
next()
oct()
open , [Link]
open()
ord
ord()
pow , [Link], [Link], [Link], [Link], [Link]
pow()
print
print()
range
repr , [Link], [Link], [Link]
repr()
reversed()
round
round()
setattr()
slice , [Link]
sorted()
staticmethod
staticmethod()
sum()
tuple , [Link]
type , [Link], [Link], [Link]
vars()
xml.etree.ElementInclude.default_loader()
xml.etree.ElementInclude.include()
zip()
байткод
байтоподобный объект


В

виртуальная машина
виртуальная среда
вложенная область
вход в тракт
входной крючок
выражение
выражение генератора


Г

генератор
генератор итератора
ГИЛ
глобальная блокировка интерпретатора


Д

двоичный файл
декоратор
деление пола
дескриптор
Дзен питона


З

заимствованная ссылка
заявление


И

изменяемый
именованный кортеж
импортер
импортирование
интерактивный
интерпретировано
исключение
AssertionError
AttributeError
GeneratorExit , [Link]
ImportError
NameError
StopAsyncIteration
StopIteration , [Link]
TypeError
ValueError
ZeroDivisionError
итерабельный
итератор


К

картирование
квалифицированное имя
класс
класс нового стиля
ключевая функция
ключевое слово
as , [Link], [Link], [Link]
async
await , [Link]
case
elif
else , [Link], [Link], [Link], [Link], [Link]
except
finally , [Link], [Link], [Link], [Link]
from , [Link]
if
in
yield
кодирование текста
кодирование файловой системы и обработчик ошибок
кодировка локали
количество ссылок
команда
assert , [Link]
async def
async for
async with
break , [Link], [Link], [Link], [Link]
class
continue , [Link], [Link], [Link], [Link]
def
del , [Link], [Link], [Link]
except
for , [Link], [Link], [Link]
global , [Link]
if , [Link]
import , [Link], [Link], [Link], [Link]
match
nonlocal
pass
raise , [Link]
return , [Link], [Link]
try , [Link], [Link]
while , [Link], [Link], [Link]
with , [Link]
yield
комплексное число
контекстная переменная
корутинная функция


Л

лямбда


М

магический метод
менеджер контекста
метакласс
метод
модуль
__future__
__main__ , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
_locale
_thread , [Link]
abc
aifc
argparse
array , [Link], [Link]
ast
asynchat
asyncio
asyncore
atexit
audioop
base64 , [Link]
bdb , [Link]
binascii
binhex , [Link]
bisect
builtins , [Link], [Link], [Link], [Link], [Link]
bz2
calendar
cgi
cgitb
chunk
cmath
cmd , [Link]
code
codecs
codeop
collections
collections.abc
colorsys
compileall
concurrent.futures
configparser
contextlib
contextvars
copy , [Link]
copyreg
cProfile
crypt , [Link]
csv
ctypes
curses
curses.ascii
curses.panel
curses.textpad
dataclasses
datetime
dbm
dbm.dumb
dbm.gnu , [Link], [Link]
dbm.ndbm , [Link], [Link]
decimal
difflib
dis
distutils
distutils.archive_util
distutils.bcppcompiler
distutils.ccompiler
distutils.cmd
distutils.command
distutils.command.bdist
distutils.command.bdist_dumb
distutils.command.bdist_msi
distutils.command.bdist_packager
distutils.command.bdist_rpm
distutils.command.build
distutils.command.build_clib
distutils.command.build_ext
distutils.command.build_py
distutils.command.build_scripts
distutils.command.check
distutils.command.clean
distutils.command.config
distutils.command.install
distutils.command.install_data
distutils.command.install_headers
distutils.command.install_lib
distutils.command.install_scripts
distutils.command.register
distutils.command.sdist
distutils.core
distutils.cygwinccompiler
distutils.debug
distutils.dep_util
distutils.dir_util
distutils.dist
distutils.errors
distutils.extension
distutils.fancy_getopt
distutils.file_util
distutils.filelist
distutils.log
distutils.msvccompiler
distutils.spawn
distutils.sysconfig
distutils.text_file
distutils.unixccompiler
distutils.util
distutils.version
doctest
email
email.charset
email.contentmanager
email.encoders
email.errors
email.generator
email.header
email.headerregistry
email.iterators
email.message
email.mime
email.parser
email.policy
email.utils
encodings.idna
encodings.mbcs
encodings.utf_8_sig
ensurepip
enum
errno , [Link]
faulthandler
fcntl
filecmp
fileinput
fnmatch
fractions
ftplib
functools
gc
getopt
getpass
gettext
glob , [Link]
graphlib
grp
gzip
hashlib
heapq
hmac
html
html.entities
html.parser
http
http.client
http.cookiejar
http.cookies
http.server
idlelib
imaplib
imghdr
imp , [Link]
importlib
importlib.abc
importlib.machinery
importlib.metadata
importlib.resources
importlib.util
inspect
io , [Link]
ipaddress
itertools
json , [Link]
json.tool
keyword
lib2to3
linecache
locale
logging
logging.config
logging.handlers
lzma
mailbox
mailcap
marshal
math , [Link], [Link]
mimetypes
mmap
modulefinder
msilib
msvcrt
multiprocessing
multiprocessing.connection
multiprocessing.dummy
multiprocessing.managers
multiprocessing.pool
multiprocessing.shared_memory
multiprocessing.sharedctypes
netrc
nis
nntplib
numbers
operator
optparse
os , [Link]
os.path
ossaudiodev
pathlib
pdb
pickle , [Link], [Link], [Link], [Link]
pickletools
pipes
pkgutil
platform
plistlib
poplib
posix
pprint
profile
pstats
pty , [Link]
pwd , [Link]
py_compile
pyclbr
pydoc
pyexpat
queue
quopri
random
re , [Link], [Link]
readline
reprlib
resource
rlcompleter
runpy
sched
secrets
select
selectors
shelve , [Link]
shlex
shutil
signal , [Link], [Link], [Link], [Link]
site
sitecustomize
smtpd
smtplib
sndhdr
socket , [Link]
socketserver
spwd
sqlite3
ssl
stat , [Link]
statistics
string , [Link]
stringprep
struct , [Link]
subprocess
sunau
symtable
sys , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
sysconfig
syslog
tabnanny
tarfile
telnetlib
tempfile
termios
test
test.support
test.support.bytecode_helper
test.support.import_helper
test.support.os_helper
test.support.script_helper
test.support.socket_helper
test.support.threading_helper
test.support.warnings_helper
textwrap
threading
time
timeit
tkinter
tkinter.colorchooser
tkinter.commondialog
tkinter.dnd
tkinter.filedialog
tkinter.font
tkinter.messagebox
tkinter.scrolledtext
tkinter.simpledialog
tkinter.tix
tkinter.ttk
token
tokenize
trace
traceback
tracemalloc
tty
turtle
turtledemo
types , [Link]
typing
unicodedata
unittest
unittest.mock
urllib
urllib.error
urllib.parse
urllib.request , [Link]
urllib.response
urllib.robotparser
usercustomize
uu , [Link]
uuid
venv
warnings
wave
weakref
webbrowser
winreg
winsound
wsgiref
wsgiref.handlers
wsgiref.headers
wsgiref.simple_server
wsgiref.util
wsgiref.validate
xdrlib
xml
xml.dom
xml.dom.minidom
xml.dom.pulldom
xml.etree.ElementTree
xml.parsers.expat
xml.parsers.expat.errors
xml.parsers.expat.model
xml.sax
xml.sax.handler
xml.sax.saxutils
xml.sax.xmlreader
xmlrpc.client
xmlrpc.server
zipapp
zipfile
zipimport
zlib
zoneinfo
модуль расширения


Н

нарезать
неизменяемый


О

обратный звонок
общая функция
общий тип
объект
asynchronous-generator
Boolean , [Link]
built-in function , [Link]
built-in method , [Link]
bytearray , [Link], [Link], [Link]
bytes , [Link], [Link]
callable , [Link]
Capsule
class , [Link], [Link]
class instance , [Link], [Link]
complex
complex number , [Link]
dictionary , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
Ellipsis
file , [Link]
floating point , [Link], [Link]
frame
frozenset , [Link]
function , [Link], [Link], [Link], [Link], [Link]
generator , [Link], [Link]
GenericAlias
immutable
immutable sequence
instance , [Link], [Link]
instancemethod
integer , [Link], [Link]
io.StringIO
list , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
long integer
mapping , [Link], [Link], [Link], [Link], [Link]
memoryview , [Link]
method , [Link], [Link], [Link], [Link], [Link]
module , [Link], [Link]
mutable , [Link], [Link]
mutable sequence
None , [Link], [Link]
NotImplemented
numeric , [Link], [Link], [Link]
range
sequence , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
set , [Link], [Link], [Link]
set type
slice
socket
string , [Link], [Link]
traceback , [Link], [Link], [Link], [Link]
tuple , [Link], [Link], [Link], [Link], [Link], [Link]
type , [Link], [Link]
Union
user-defined function , [Link], [Link]
user-defined method
объект, похожий на тропу
обычный пакет
ожидаемый
оператор
!= , [Link]
% (percent) , [Link]
& (ampersand) , [Link]
* (asterisk) , [Link]
** , [Link]
/ (slash) , [Link]
// , [Link]
< (less) , [Link]
<< , [Link]
<= , [Link]
== , [Link]
> (greater) , [Link]
>= , [Link]
>> , [Link]
@ (at)
^ (caret) , [Link]
| (vertical bar) , [Link]
~ (tilde) , [Link]
and , [Link], [Link]
in , [Link], [Link]
is , [Link]
is not , [Link]
not , [Link]
not in , [Link], [Link]
or , [Link], [Link]
отключение интерпретатора


П

пакет
пакет пространства имён
параметр
переменная класса
переменная окружения
%APPDATA%
__PYVENV_LAUNCHER__ , [Link]
APPDATA
AUDIODEV
BASECFLAGS
BASECPPFLAGS
BLDSHARED
BROWSER , [Link]
CC , [Link]
CCSHARED
CFLAGS , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
CFLAGS_ALIASING
CFLAGS_NODIST , [Link], [Link], [Link]
CFLAGSFORSHARED
COLS , [Link]
COLUMNS , [Link]
COMSPEC , [Link]
CONFIGURE_CFLAGS
CONFIGURE_CFLAGS_NODIST
CONFIGURE_CPPFLAGS
CONFIGURE_LDFLAGS
CONFIGURE_LDFLAGS_NODIST
CPP
CPPFLAGS , [Link], [Link], [Link], [Link]
CXX
DISPLAY
DISTUTILS_DEBUG
exec_prefix , [Link], [Link]
EXTRA_CFLAGS
HOME , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
HOMEDRIVE , [Link]
HOMEPATH , [Link]
http_proxy , [Link], [Link]
IDLESTARTUP
KDEDIR
LANG , [Link], [Link], [Link], [Link]
LANGUAGE , [Link]
LC_ALL , [Link]
LC_MESSAGES , [Link]
LDCXXSHARED
LDFLAGS , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
LDFLAGS_NODIST , [Link], [Link]
LDSHARED
LIBS
LINES , [Link], [Link], [Link], [Link]
LINKCC
LNAME
LOGNAME , [Link]
MAINCC
MIXERDEV
no_proxy
OPT , [Link]
PAGER
PATH , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PATHEXT , [Link]
PLAT
POSIXLY_CORRECT
prefix , [Link], [Link], [Link]
PROFILE_TASK , [Link]
PURIFY
PY_BUILTIN_MODULE_CFLAGS
PY_CFLAGS
PY_CFLAGS_NODIST
PY_CORE_CFLAGS
PY_CORE_LDFLAGS
PY_CPPFLAGS
PY_LDFLAGS
PY_LDFLAGS_NODIST
PY_PYTHON
PY_STDMODULE_CFLAGS
PYTHON* , [Link], [Link], [Link], [Link], [Link]
PYTHON_DOM
PYTHONASYNCIODEBUG , [Link], [Link], [Link]
PYTHONBREAKPOINT , [Link], [Link], [Link], [Link]
PYTHONCASEOK , [Link], [Link], [Link]
PYTHONCOERCECLOCALE , [Link], [Link], [Link], [Link]
PYTHONDEBUG , [Link], [Link], [Link]
PYTHONDEVMODE , [Link], [Link]
PYTHONDOCS
PYTHONDONTWRITEBYTECODE , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONDUMPREFS , [Link], [Link], [Link], [Link]
PYTHONEXECUTABLE , [Link]
PYTHONFAULTHANDLER , [Link], [Link], [Link], [Link]
PYTHONHASHSEED , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONHOME , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONINSPECT , [Link], [Link], [Link], [Link]
PYTHONIOENCODING , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONLEGACYWINDOWSFSENCODING , [Link], [Link], [Link], [Link]
PYTHONLEGACYWINDOWSSTDIO , [Link], [Link], [Link], [Link], [Link]
PYTHONMALLOC , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONMALLOCSTATS , [Link], [Link]
PYTHONNOUSERSITE , [Link], [Link], [Link], [Link]
PYTHONOPTIMIZE , [Link], [Link], [Link]
PYTHONPATH , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONPLATLIBDIR , [Link]
PYTHONPROFILEIMPORTTIME , [Link], [Link], [Link]
PYTHONPYCACHEPREFIX , [Link], [Link], [Link], [Link]
PYTHONSHOWALLOCCOUNT
PYTHONSHOWREFCOUNT
PYTHONSTARTUP , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONTHREADDEBUG , [Link], [Link]
PYTHONTRACEMALLOC , [Link], [Link], [Link], [Link]
PYTHONTZPATH , [Link]
PYTHONUNBUFFERED , [Link], [Link], [Link], [Link]
PYTHONUSERBASE , [Link], [Link], [Link]
PYTHONUSERSITE
PYTHONUTF8 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PYTHONVERBOSE , [Link], [Link], [Link]
PYTHONWARNDEFAULTENCODING , [Link], [Link], [Link]
PYTHONWARNINGS , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
SOURCE_DATE_EPOCH , [Link], [Link], [Link], [Link]
SSLKEYLOGFILE , [Link]
SystemRoot
TCL_LIBRARY
TEMP , [Link]
TERM , [Link]
TK_LIBRARY
TMP
TMPDIR
TZ , [Link], [Link], [Link], [Link], [Link]
USER
USER_BASE
USERNAME , [Link], [Link]
USERPROFILE , [Link], [Link], [Link]
VIRTUAL_ENV
Пифонический
погрузчик
подсказка типа
позиционный аргумент
поиск входа по пути
поиск мета-пути
поиск пути
поисковик
понимание набора
понимание словаря
понимание списка
порция
порядок разрешения метода
последовательность
предварительный API
предварительный пакет
Предложения об улучшениях Python
PEP 1 , [Link], [Link]
PEP 100
PEP 11 , [Link], [Link], [Link], [Link]
PEP 201
PEP 205 , [Link]
PEP 207 , [Link]
PEP 208
PEP 217
PEP 218 , [Link], [Link]
PEP 227 , [Link], [Link]
PEP 229
PEP 230
PEP 232
PEP 234
PEP 235
PEP 236 , [Link], [Link], [Link]
PEP 237 , [Link], [Link], [Link], [Link], [Link]
PEP 238 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 241 , [Link], [Link]
PEP 243
PEP 246
PEP 247
PEP 249 , [Link], [Link], [Link], [Link], [Link]
PEP 252 , [Link], [Link]
PEP 253 , [Link], [Link], [Link], [Link]
PEP 255 , [Link], [Link], [Link], [Link], [Link]
PEP 261 , [Link]
PEP 263 , [Link], [Link], [Link], [Link], [Link]
PEP 264
PEP 273 , [Link], [Link], [Link]
PEP 274
PEP 277
PEP 278 , [Link]
PEP 279
PEP 282 , [Link], [Link], [Link], [Link]
PEP 285 , [Link]
PEP 288
PEP 289 , [Link], [Link]
PEP 292 , [Link]
PEP 293
PEP 3000
PEP 301 , [Link]
PEP 302 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 305 , [Link]
PEP 307 , [Link], [Link], [Link]
PEP 308 , [Link], [Link]
PEP 309
PEP 3100
PEP 3101 , [Link], [Link], [Link], [Link]
PEP 3102
PEP 3104 , [Link]
PEP 3105 , [Link], [Link]
PEP 3106
PEP 3107 , [Link], [Link], [Link], [Link]
PEP 3108 , [Link], [Link]
PEP 3109 , [Link]
PEP 3110 , [Link], [Link]
PEP 3111
PEP 3112 , [Link]
PEP 3113
PEP 3114
PEP 3115 , [Link], [Link], [Link], [Link]
PEP 3116 , [Link], [Link]
PEP 3118 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 3119 , [Link], [Link], [Link], [Link], [Link]
PEP 3120 , [Link], [Link]
PEP 3121 , [Link]
PEP 3123
PEP 3127
PEP 3129 , [Link]
PEP 3131 , [Link], [Link]
PEP 3132 , [Link]
PEP 3134 , [Link], [Link], [Link]
PEP 3135 , [Link]
PEP 3137
PEP 3138
PEP 314 , [Link]
PEP 3141 , [Link], [Link]
PEP 3144
PEP 3147 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 3148 , [Link]
PEP 3149 , [Link]
PEP 3151 , [Link], [Link], [Link], [Link], [Link]
PEP 3154 , [Link], [Link]
PEP 3155 , [Link]
PEP 3156 , [Link], [Link], [Link], [Link]
PEP 318 , [Link], [Link], [Link]
PEP 322 , [Link]
PEP 324 , [Link]
PEP 325
PEP 327
PEP 328 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 331
PEP 333 , [Link]
PEP 3333 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 338 , [Link], [Link], [Link]
PEP 339
PEP 341
PEP 342 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 343 , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 347
PEP 352 , [Link], [Link]
PEP 353 , [Link], [Link], [Link], [Link]
PEP 356
PEP 357
PEP 361
PEP 362 , [Link], [Link], [Link]
PEP 366 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 370 , [Link], [Link], [Link], [Link]
PEP 371
PEP 372 , [Link]
PEP 373
PEP 378 , [Link], [Link]
PEP 380 , [Link]
PEP 383 , [Link], [Link], [Link], [Link]
PEP 384 , [Link]
PEP 385
PEP 387 , [Link], [Link]
PEP 389 , [Link]
PEP 391 , [Link]
PEP 392
PEP 393 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 395
PEP 397 , [Link], [Link], [Link]
PEP 398
PEP 4
PEP 405 , [Link]
PEP 411 , [Link], [Link], [Link], [Link]
PEP 412 , [Link]
PEP 414 , [Link]
PEP 418
PEP 420 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 421 , [Link], [Link]
PEP 424 , [Link]
PEP 427
PEP 428 , [Link], [Link]
PEP 429
PEP 432 , [Link], [Link]
PEP 434 , [Link]
PEP 435 , [Link], [Link]
PEP 436 , [Link], [Link]
PEP 441 , [Link]
PEP 442 , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 443 , [Link], [Link]
PEP 445 , [Link], [Link], [Link]
PEP 446 , [Link], [Link], [Link]
PEP 448 , [Link], [Link], [Link], [Link]
PEP 450 , [Link], [Link]
PEP 451 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 453 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 454 , [Link], [Link]
PEP 456 , [Link]
PEP 461 , [Link], [Link]
PEP 465 , [Link], [Link]
PEP 466 , [Link], [Link], [Link]
PEP 468 , [Link]
PEP 471 , [Link]
PEP 475 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 476
PEP 477
PEP 478
PEP 479 , [Link], [Link], [Link], [Link], [Link]
PEP 483 , [Link], [Link], [Link]
PEP 484 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 485 , [Link], [Link], [Link]
PEP 486 , [Link]
PEP 487 , [Link], [Link], [Link]
PEP 488 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 489 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 492 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 493
PEP 494
PEP 495 , [Link], [Link]
PEP 498 , [Link], [Link], [Link]
PEP 5 , [Link]
PEP 506 , [Link]
PEP 511
PEP 515 , [Link], [Link]
PEP 519 , [Link]
PEP 520
PEP 523 , [Link], [Link], [Link], [Link]
PEP 524 , [Link], [Link], [Link]
PEP 525 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 526 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 528 , [Link], [Link], [Link]
PEP 529 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 530 , [Link], [Link]
PEP 538 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 539 , [Link], [Link]
PEP 540 , [Link], [Link], [Link]
PEP 544 , [Link], [Link], [Link]
PEP 545 , [Link]
PEP 552 , [Link], [Link], [Link], [Link]
PEP 553
PEP 557 , [Link]
PEP 560 , [Link], [Link], [Link], [Link], [Link]
PEP 562 , [Link]
PEP 563 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 564 , [Link], [Link]
PEP 565 , [Link]
PEP 566 , [Link], [Link]
PEP 567 , [Link], [Link], [Link], [Link], [Link], [Link]
PEP 570 , [Link], [Link]
PEP 572 , [Link], [Link], [Link], [Link], [Link]
PEP 573 , [Link], [Link]
PEP 574 , [Link], [Link]
PEP 578 , [Link], [Link], [Link]
PEP 584 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 585 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 586 , [Link], [Link], [Link], [Link]
PEP 587 , [Link], [Link]
PEP 589 , [Link], [Link]
PEP 590 , [Link], [Link], [Link], [Link]
PEP 591 , [Link], [Link], [Link]
PEP 593 , [Link], [Link], [Link], [Link]
PEP 594
PEP 594#aifc
PEP 594#asynchat
PEP 594#asyncore
PEP 594#audioop
PEP 594#cgi
PEP 594#cgitb
PEP 594#chunk
PEP 594#crypt
PEP 594#imghdr
PEP 594#mailcap
PEP 594#msilib
PEP 594#nis
PEP 594#ossaudiodev
PEP 594#pipes
PEP 594#smtpd
PEP 594#sndhdr
PEP 594#spwd
PEP 594#sunau
PEP 594#telnetlib
PEP 594#uu-and-the-uu-encoding
PEP 594#xdrlib
PEP 596
PEP 597 , [Link]
PEP 6
PEP 602 , [Link]
PEP 604 , [Link], [Link], [Link], [Link]
PEP 612 , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 613 , [Link], [Link], [Link]
PEP 614 , [Link], [Link], [Link]
PEP 615 , [Link], [Link]
PEP 616 , [Link]
PEP 617 , [Link], [Link], [Link], [Link], [Link]
PEP 618 , [Link]
PEP 623 , [Link]
PEP 624
PEP 626 , [Link]
PEP 628 , [Link]
PEP 632 , [Link]
PEP 634 , [Link], [Link], [Link], [Link], [Link], [Link], [Link]
PEP 635 , [Link]
PEP 636 , [Link], [Link], [Link], [Link]
PEP 644 , [Link], [Link], [Link], [Link]
PEP 647 , [Link], [Link]
PEP 649
PEP 652
PEP 7 , [Link], [Link], [Link]
PEP 8 , [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
принуждение
просмотр словаря
пространство имен
псевдоним типа
путь импорта


Р

разовая отправка


С

сбор мусора
сильная ссылка
словарь
смежные
специальный метод
спецификация модуля
список
строка с тройными кавычками


Т

текстовый файл
тип
ТОИР


У

универсальные новые строки


Ф

файловый объект
файлоподобный объект
функция


Х

хэш-ориентированный pyc
Вернуться на верх