Документация Python неофициальный перевод

genindex-Symbols.md

11 строк · 49.8 КБ · обычная страница · сырой текст · скачать

1> **Источник:** https://python-all.ru/3.9/genindex-Symbols.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Индекс – Символы89| ! (восклицательный знак) [в командном интерпретаторе](https://python-all.ru/3.9/library/cmd.html#index-0) [в модуле curses](https://python-all.ru/3.9/library/curses.ascii.html#index-0) [в форматированном строковом литерале](https://python-all.ru/3.9/reference/lexical_analysis.html#index-24) [в шаблонах glob](https://python-all.ru/3.9/library/fnmatch.html#index-2), [\[1\]](https://python-all.ru/3.9/library/glob.html#index-1) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-2) [в строках формата struct](https://python-all.ru/3.9/library/struct.html#index-1) [! (команда pdb)](https://python-all.ru/3.9/library/pdb.html#pdbcommand-!) != [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-77) " (двойная кавычка) [строковый литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-16) """ [строковый литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-17) # (решётка) [комментарий](https://python-all.ru/3.9/library/site.html#index-2), [\[1\]](https://python-all.ru/3.9/reference/lexical_analysis.html#index-4), [\[2\]](https://python-all.ru/3.9/tutorial/introduction.html#index-0) [в doctests](https://python-all.ru/3.9/library/doctest.html#index-4) [в форматировании в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-35), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-45) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-36) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-5) [объявление кодировки исходного кода](https://python-all.ru/3.9/reference/lexical_analysis.html#index-5) $ (доллар) [подстановка переменных окружения](https://python-all.ru/3.9/library/os.path.html#index-8) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-2) [в шаблонных строках](https://python-all.ru/3.9/library/string.html#index-11) [интерполяция в конфигурационных файлах](https://python-all.ru/3.9/library/configparser.html#index-2) % (процент) [формат datetime](https://python-all.ru/3.9/library/datetime.html#index-0), [\[1\]](https://python-all.ru/3.9/library/time.html#index-11), [\[2\]](https://python-all.ru/3.9/library/time.html#index-9) [расширение переменных окружения (Windows)](https://python-all.ru/3.9/library/os.path.html#index-8), [\[1\]](https://python-all.ru/3.9/library/winreg.html#index-0) [интерполяция в конфигурационных файлах](https://python-all.ru/3.9/library/configparser.html#index-1) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-68) [форматирование в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-33), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-43) %= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) & (амперсанд) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-74) &= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) ' (одинарная кавычка) [строковый литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-16) ''' [строковый литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-17) () (круглые скобки) [вызов](https://python-all.ru/3.9/reference/expressions.html#index-47) [определение класса](https://python-all.ru/3.9/reference/compound_stmts.html#index-31) [определение функции](https://python-all.ru/3.9/reference/compound_stmts.html#index-19) [генераторное выражение](https://python-all.ru/3.9/reference/expressions.html#index-22) [в списке целей присваивания](https://python-all.ru/3.9/reference/simple_stmts.html#index-6) [в форматировании в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-34), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-44) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-14) [литерал кортежа](https://python-all.ru/3.9/reference/expressions.html#index-8) (? [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-15) (?! [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-21) (?# [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-19) (?: [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-16) (?\<! [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-23) (?\<= [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-22) (?= [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-20) (?P\< [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-17) (?P= [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-18) \* (звёздочка) [определение функции](https://python-all.ru/3.9/reference/compound_stmts.html#index-23) [инструкция import](https://python-all.ru/3.9/reference/simple_stmts.html#index-37) [в модуле argparse](https://python-all.ru/3.9/library/argparse.html#index-1) [в списке целей присваивания](https://python-all.ru/3.9/reference/simple_stmts.html#index-6) [в грамматике AST](https://python-all.ru/3.9/library/ast.html#index-1) [в списках выражений](https://python-all.ru/3.9/reference/expressions.html#index-92) [в вызовах функций](https://python-all.ru/3.9/reference/expressions.html#index-49), [\[1\]](https://python-all.ru/3.9/tutorial/controlflow.html#index-2) [в шаблонах glob](https://python-all.ru/3.9/library/fnmatch.html#index-2), [\[1\]](https://python-all.ru/3.9/library/glob.html#index-1) [в форматировании в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-34), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-44) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-3) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-65) \*\* [определение функции](https://python-all.ru/3.9/reference/compound_stmts.html#index-23) [в литералах словарей](https://python-all.ru/3.9/reference/expressions.html#index-18) [в вызовах функций](https://python-all.ru/3.9/reference/expressions.html#index-50), [\[1\]](https://python-all.ru/3.9/tutorial/controlflow.html#index-3) [в шаблонах в стиле glob](https://python-all.ru/3.9/library/glob.html#index-2) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-58) \*\*= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) \*= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) \*? [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-6) + (плюс) [бинарный оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-69) [в модуле argparse](https://python-all.ru/3.9/library/argparse.html#index-2) [в doctests](https://python-all.ru/3.9/library/doctest.html#index-4) [в форматировании в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-35), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-45) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-4) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-4) [унарный оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-61) += [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) +? [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-6) [, (запятая)](https://python-all.ru/3.9/reference/expressions.html#index-10) [список аргументов](https://python-all.ru/3.9/reference/expressions.html#index-47) [список выражений](https://python-all.ru/3.9/reference/compound_stmts.html#index-31), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-15), [\[2\]](https://python-all.ru/3.9/reference/expressions.html#index-16), [\[3\]](https://python-all.ru/3.9/reference/expressions.html#index-90), [\[4\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-18) [список идентификаторов](https://python-all.ru/3.9/reference/simple_stmts.html#index-43), [\[1\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-45) [инструкция import](https://python-all.ru/3.9/reference/simple_stmts.html#index-34) [в литералах словарей](https://python-all.ru/3.9/reference/expressions.html#index-17) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-6) [в списке целей](https://python-all.ru/3.9/reference/simple_stmts.html#index-6) [список параметров](https://python-all.ru/3.9/reference/compound_stmts.html#index-19) [взятие среза](https://python-all.ru/3.9/reference/expressions.html#index-44) [инструкция with](https://python-all.ru/3.9/reference/compound_stmts.html#index-16) - (минус) [бинарный оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-70) [в doctests](https://python-all.ru/3.9/library/doctest.html#index-4) [в шаблонах glob](https://python-all.ru/3.9/library/fnmatch.html#index-2), [\[1\]](https://python-all.ru/3.9/library/glob.html#index-1) [в форматировании в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-35), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-45) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-10) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-4) [унарный оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-60) --annotate [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-a) --best [параметр командной строки gzip](https://python-all.ru/3.9/library/gzip.html#cmdoption-gzip-best) --buffer [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-b) --catch [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-c) --check-hash-based-pycs default\|always\|never [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-check-hash-based-pycs) --compact [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-indent) --compress [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-c) --count [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-c) --coverdir=\<dir\> [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-coverdir) --create \<tarfile\> \<source1\> ... \<sourceN\> [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-create) --create \<zipfile\> \<source1\> ... \<sourceN\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-create) --decompress [параметр командной строки gzip](https://python-all.ru/3.9/library/gzip.html#cmdoption-gzip-d) --details [опция командной строки inspect](https://python-all.ru/3.9/library/inspect.html#cmdoption-inspect-details) --exact [опция командной строки tokenize](https://python-all.ru/3.9/library/tokenize.html#cmdoption-tokenize-e) --extract \<tarfile\> \[\<output\_dir\>\] [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-extract) --extract \<zipfile\> \<output\_dir\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-extract) --failfast [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-f) --fast [параметр командной строки gzip](https://python-all.ru/3.9/library/gzip.html#cmdoption-gzip-fast) --file=\<file\> [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-f) --filter \<filtername\> [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-filter) --hardlink-dupes [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-hardlink-dupes) --help [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-h) [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-help) [параметр командной строки gzip](https://python-all.ru/3.9/library/gzip.html#cmdoption-gzip-h) [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-h) [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-h) [опция командной строки tokenize](https://python-all.ru/3.9/library/tokenize.html#cmdoption-tokenize-h) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-help) [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-h) --ignore-dir=\<dir\> [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-ignore-dir) --ignore-module=\<mod\> [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-ignore-module) --include-attributes [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-a) --indent [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-indent) --indent \<indent\> [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-indent) --indentlevel=\<num\> [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-l) --info [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-info) --invalidation-mode \[timestamp\|checked-hash\|unchecked-hash\] [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-invalidation-mode) --json-lines [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-json-lines) --list \<tarfile\> [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-list) --list \<zipfile\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-list) --listfuncs [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-l) --locals [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-locals) --main=\<mainfn\> [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-m) --memo [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-m) --missing [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-m) --mode \<mode\> [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-mode) --no-ensure-ascii [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-no-ensure-ascii) --no-indent [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-indent) --no-report [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-no-report) --no-type-comments [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-no-type-comments) --number=N [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-n) --output=\<file\> [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-o) --output=\<output\> [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-o) --pattern pattern [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-p) --preamble=\<preamble\> [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-p) --процесс [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-p) --python=\<interpreter\> [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-p) --repeat=N [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-r) --report [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-r) --setup=S [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-s) --sort-keys [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-sort-keys) --start-directory directory [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-s) --summary [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-s) --tab [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-indent) --test \<tarfile\> [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-test) --test \<zipfile\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-test) --timing [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-g) --top-level-directory directory [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-t) --trace [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-t) --trackcalls [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-trackcalls) --unit=U [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-u) --user-base [параметр командной строки site](https://python-all.ru/3.9/library/site.html#cmdoption-site-user-base) --user-site [параметр командной строки site](https://python-all.ru/3.9/library/site.html#cmdoption-site-user-site) --verbose [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-v) [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-v) [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-v) --version [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-version) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-version) -= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) -\> [аннотации функций](https://python-all.ru/3.9/reference/compound_stmts.html#index-25), [\[1\]](https://python-all.ru/3.9/tutorial/controlflow.html#index-5) -? [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption) -a [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-a) [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-a) -B [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#id1) -b [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-b) [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-b) [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-b) -C [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-coverdir) -c [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-c) [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-c) [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-c) -c \<command\> [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-c) -c \<tarfile\> \<source1\> ... \<sourceN\> [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-c) -c \<zipfile\> \<source1\> ... \<sourceN\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-c) -d [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-d) [параметр командной строки gzip](https://python-all.ru/3.9/library/gzip.html#cmdoption-gzip-d) | -d destdir [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-d) -E [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-e) -e [опция командной строки tokenize](https://python-all.ru/3.9/library/tokenize.html#cmdoption-tokenize-e) -e \<tarfile\> \[\<output\_dir\>\] [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-e) -e \<zipfile\> \<output\_dir\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-e) -e dir [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-e) -f [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-f) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-f) [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-f) -g [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-g) -h [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-h) [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-h) [параметр командной строки gzip](https://python-all.ru/3.9/library/gzip.html#cmdoption-gzip-h) [параметр командной строки json.tool](https://python-all.ru/3.9/library/json.html#cmdoption-json-tool-h) [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-h) [опция командной строки tokenize](https://python-all.ru/3.9/library/tokenize.html#cmdoption-tokenize-h) [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-h) -I [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#id2) -i [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-i) -i \<indent\> [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-i) -i list [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-i) -J [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-j) -j N [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-j) -k [опция командной строки unittest](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-k) -l [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-l) [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-l) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-l) -l \<tarfile\> [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-l) -l \<zipfile\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-l) -m [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-m) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-m) -m \<mainfn\> [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-m) -m \<mode\> [опция командной строки ast](https://python-all.ru/3.9/library/ast.html#cmdoption-ast-m) -m \<module-name\> [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-m) -n N [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-n) -O [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-o) -o [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-o) -o \<output\> [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-o) -o level [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-o) -OO [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-oo) -p [опция командной строки pickletools](https://python-all.ru/3.9/library/pickletools.html#cmdoption-pickletools-p) [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-p) [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-p) -p \<interpreter\> [опция командной строки zipapp](https://python-all.ru/3.9/library/zipapp.html#cmdoption-zipapp-p) -p prepend\_prefix [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-p) -q [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-q) [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-q) -R [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-r) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-no-report) -r [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-r) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-r) -r N [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-r) -S [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#id3) -s [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-s) [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-s) [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-s) -s S [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-s) -s strip\_prefix [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-s) -T [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-trackcalls) -t [опция командной строки trace](https://python-all.ru/3.9/library/trace.html#cmdoption-trace-t) [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-t) -t \<tarfile\> [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-t) -t \<zipfile\> [опция командной строки zipfile](https://python-all.ru/3.9/library/zipfile.html#cmdoption-zipfile-t) -u [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-u) [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-u) -V [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-v) -v [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#id4) [опция командной строки tarfile](https://python-all.ru/3.9/library/tarfile.html#cmdoption-tarfile-v) [опция командной строки timeit](https://python-all.ru/3.9/library/timeit.html#cmdoption-timeit-v) [опция командной строки unittest-discover](https://python-all.ru/3.9/library/unittest.html#cmdoption-unittest-discover-v) -W arg [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-w) -X [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#id5) -x [опция командной строки](https://python-all.ru/3.9/using/cmdline.html#cmdoption-x) -x regex [параметр командной строки compileall](https://python-all.ru/3.9/library/compileall.html#cmdoption-compileall-x) . (точка) [ссылка на атрибут](https://python-all.ru/3.9/reference/expressions.html#index-39) [в шаблонах в стиле glob](https://python-all.ru/3.9/library/glob.html#index-1) [в числовом литерале](https://python-all.ru/3.9/reference/lexical_analysis.html#index-28) [в именах путей](https://python-all.ru/3.9/library/os.html#index-39), [\[1\]](https://python-all.ru/3.9/library/os.html#index-44) [в форматировании в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-34), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-44) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-0) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-2) [в Tkinter](https://python-all.ru/3.9/library/tkinter.html#index-2) .. [в именах путей](https://python-all.ru/3.9/library/os.html#index-40) [**...**](https://python-all.ru/3.9/glossary.html#term-1) [литерал многоточия](https://python-all.ru/3.9/library/constants.html#index-0), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-61), [\[2\]](https://python-all.ru/3.9/reference/datamodel.html#index-8) [в doctests](https://python-all.ru/3.9/library/doctest.html#index-3) [приглашение интерпретатора](https://python-all.ru/3.9/library/doctest.html#index-0), [\[1\]](https://python-all.ru/3.9/library/sys.html#index-26) [заполнитель](https://python-all.ru/3.9/library/pprint.html#index-0), [\[1\]](https://python-all.ru/3.9/library/reprlib.html#index-0), [\[2\]](https://python-all.ru/3.9/library/textwrap.html#index-0) .ini [файл](https://python-all.ru/3.9/library/configparser.html#index-0) .pdbrc [файл](https://python-all.ru/3.9/library/pdb.html#index-2) / (косая черта) [определение функции](https://python-all.ru/3.9/reference/compound_stmts.html#index-23) [в именах путей](https://python-all.ru/3.9/library/os.html#index-41), [\[1\]](https://python-all.ru/3.9/library/os.html#index-43) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-67) // [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-67) //= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) /= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) 0b [целочисленный литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-27) 0o [целочисленный литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-27) 0x [целочисленный литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-27) [двузначные годы](https://python-all.ru/3.9/library/time.html#index-3) [**2to3**](https://python-all.ru/3.9/glossary.html#term-2to3) : (двоеточие) [аннотированная переменная](https://python-all.ru/3.9/reference/simple_stmts.html#index-15) [составной оператор](https://python-all.ru/3.9/reference/compound_stmts.html#index-10), [\[1\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-16), [\[2\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-19), [\[3\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-3), [\[4\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-31), [\[5\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-4), [\[6\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-6) [аннотации функций](https://python-all.ru/3.9/reference/compound_stmts.html#index-25), [\[1\]](https://python-all.ru/3.9/tutorial/controlflow.html#index-5) [в выражениях словарей](https://python-all.ru/3.9/reference/expressions.html#index-17) [в форматированном строковом литерале](https://python-all.ru/3.9/reference/lexical_analysis.html#index-24) [в SQL-выражениях](https://python-all.ru/3.9/library/sqlite3.html#index-3) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-2) [лямбда-выражение](https://python-all.ru/3.9/reference/expressions.html#index-89) [разделитель пути (POSIX)](https://python-all.ru/3.9/library/os.html#index-45) [взятие среза](https://python-all.ru/3.9/reference/expressions.html#index-44) [; (точка с запятой)](https://python-all.ru/3.9/library/os.html#index-45), [\[1\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-1) \< (меньше) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-3) [в строках формата struct](https://python-all.ru/3.9/library/struct.html#index-1) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-77) \<\< [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-71) \<\<= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) \<= [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-77) [\<BLANKLINE\>](https://python-all.ru/3.9/library/doctest.html#index-2) = (равно) [оператор присваивания](https://python-all.ru/3.9/reference/simple_stmts.html#index-4) [определение класса](https://python-all.ru/3.9/reference/datamodel.html#index-82) [для помощи в отладке с помощью строковых литералов](https://python-all.ru/3.9/reference/lexical_analysis.html#index-24) [определение функции](https://python-all.ru/3.9/reference/compound_stmts.html#index-22) [в вызовах функций](https://python-all.ru/3.9/reference/expressions.html#index-47) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-3) [в строках формата struct](https://python-all.ru/3.9/library/struct.html#index-1) == [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-77) \> (больше) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-3) [в строках формата struct](https://python-all.ru/3.9/library/struct.html#index-1) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-77) \>= [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-77) \>\> [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-71) \>\>= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) [**\>\>\>**](https://python-all.ru/3.9/glossary.html#term-0) [приглашение интерпретатора](https://python-all.ru/3.9/library/doctest.html#index-0), [\[1\]](https://python-all.ru/3.9/library/sys.html#index-26) ? (вопросительный знак) [в командном интерпретаторе](https://python-all.ru/3.9/library/cmd.html#index-0) [в модуле argparse](https://python-all.ru/3.9/library/argparse.html#index-0) [в грамматике AST](https://python-all.ru/3.9/library/ast.html#index-0) [в шаблонах glob](https://python-all.ru/3.9/library/fnmatch.html#index-2), [\[1\]](https://python-all.ru/3.9/library/glob.html#index-1) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-5) [в SQL-выражениях](https://python-all.ru/3.9/library/sqlite3.html#index-2) [в строках формата struct](https://python-all.ru/3.9/library/struct.html#index-2), [\[1\]](https://python-all.ru/3.9/library/struct.html#index-3) [символ замены](https://python-all.ru/3.9/library/codecs.html#index-1) ?? [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-6) @ (собака) [определение класса](https://python-all.ru/3.9/reference/compound_stmts.html#index-32) [определение функции](https://python-all.ru/3.9/reference/compound_stmts.html#index-20) [в строках формата struct](https://python-all.ru/3.9/library/struct.html#index-1) [оператор](https://python-all.ru/3.9/reference/expressions.html#index-66) \[\] (квадратные скобки) [в списке целей присваивания](https://python-all.ru/3.9/reference/simple_stmts.html#index-6) [в шаблонах glob](https://python-all.ru/3.9/library/fnmatch.html#index-2), [\[1\]](https://python-all.ru/3.9/library/glob.html#index-1) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-9) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-2) [выражение списка](https://python-all.ru/3.9/reference/expressions.html#index-15) [подписка](https://python-all.ru/3.9/reference/expressions.html#index-41) \\ (обратная косая черта) [escape-последовательность](https://python-all.ru/3.9/library/codecs.html#index-1), [\[1\]](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в именах путей (Windows)](https://python-all.ru/3.9/library/os.html#index-42) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-11), [\[1\]](https://python-all.ru/3.9/library/re.html#index-24), [\[2\]](https://python-all.ru/3.9/library/re.html#index-8) \\\\ [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\A [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-25) \\a [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\B [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-27) \\b [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-26), [\[1\]](https://python-all.ru/3.9/library/re.html#index-35) \\D [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-29) \\d [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-28) \\f [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\g [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-37) \\N [escape-последовательность](https://python-all.ru/3.9/library/codecs.html#index-3), [\[1\]](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\n [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\r [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\S [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-31) \\s [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-30) \\t [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\U [escape-последовательность](https://python-all.ru/3.9/library/codecs.html#index-1), [\[1\]](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\u [escape-последовательность](https://python-all.ru/3.9/library/codecs.html#index-1), [\[1\]](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\v [управляющая последовательность](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\W [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-33) \\w [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-32) \\x [escape-последовательность](https://python-all.ru/3.9/library/codecs.html#index-1), [\[1\]](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-35) \\Z [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-34) ^ (циркумфлекс) [в модуле curses](https://python-all.ru/3.9/library/curses.ascii.html#index-0) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-1), [\[1\]](https://python-all.ru/3.9/library/re.html#index-12) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-3) [маркер](https://python-all.ru/3.9/library/doctest.html#index-1), [\[1\]](https://python-all.ru/3.9/library/traceback.html#index-1) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-75) ^= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) {} (фигурные скобки) [словарное выражение](https://python-all.ru/3.9/reference/expressions.html#index-17) [в форматированном строковом литерале](https://python-all.ru/3.9/reference/lexical_analysis.html#index-24) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-7) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-2) [множественное выражение](https://python-all.ru/3.9/reference/expressions.html#index-16) \| (вертикальная черта) [в регулярных выражениях](https://python-all.ru/3.9/library/re.html#index-13) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-76) \|= [составное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) ~ (тильда) [подстановка домашнего каталога](https://python-all.ru/3.9/library/os.path.html#index-1) [оператор](https://python-all.ru/3.9/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-62) |10| --- | --- |11