> **Источник:** https://python-all.ru/3.2/genindex-Symbols.html
>
> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.

---

# Индекс – Символы

| [! (команда pdb)](https://python-all.ru/3.2/library/pdb.html#pdbcommand-!) != [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-8) % [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-14) [%-форматирование](https://python-all.ru/3.2/library/stdtypes.html#index-24) [%-интерполяция](https://python-all.ru/3.2/library/stdtypes.html#index-24) [%PATH%](https://python-all.ru/3.2/using/windows.html#index-1) & [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-17) \* [в вызовах функций](https://python-all.ru/3.2/reference/expressions.html#index-34) [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-14) [инструкция](https://python-all.ru/3.2/reference/compound_stmts.html#index-22), [\[1\]](https://python-all.ru/3.2/tutorial/controlflow.html#index-2) \*\* [в вызовах функций](https://python-all.ru/3.2/reference/expressions.html#index-35) [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-14) [инструкция](https://python-all.ru/3.2/reference/compound_stmts.html#index-22), [\[1\]](https://python-all.ru/3.2/tutorial/controlflow.html#index-3) + [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-14) - [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-14) --help [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption--help) [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace--help) --ignore-dir=\<dir\> [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace--ignore-dir) --ignore-module=\<mod\> [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace--ignore-module) --user-base [параметр командной строки site](https://python-all.ru/3.2/library/site.html#cmdoption-site--user-base) --user-site [параметр командной строки site](https://python-all.ru/3.2/library/site.html#cmdoption-site--user-site) --version [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption--version) [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace--version) [-\> (аннотация возврата)](https://python-all.ru/3.2/tutorial/controlflow.html#index-5) -a, --annotate [опция командной строки pickletools](https://python-all.ru/3.2/library/pickletools.html#cmdoption-pickletools-a) -B [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-B) -b [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-b) [параметр командной строки compileall](https://python-all.ru/3.2/library/compileall.html#cmdoption-compileall-b) -b, --buffer [опция командной строки unittest](https://python-all.ru/3.2/library/unittest.html#cmdoption-unittest-b) -c \<команда\> [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-c) -c, --catch [опция командной строки unittest](https://python-all.ru/3.2/library/unittest.html#cmdoption-unittest-c) -c, --clock [опция командной строки timeit](https://python-all.ru/3.2/library/timeit.html#cmdoption-timeit-c) -c, --count [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-c) -C, --coverdir=\<dir\> [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-C) -d [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-d) -d destdir [параметр командной строки compileall](https://python-all.ru/3.2/library/compileall.html#cmdoption-compileall-d) -E [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-E) -f [параметр командной строки compileall](https://python-all.ru/3.2/library/compileall.html#cmdoption-compileall-f) -f, --failfast [опция командной строки unittest](https://python-all.ru/3.2/library/unittest.html#cmdoption-unittest-f) -f, --file=\<file\> [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-f) -g, --timing [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-g) -h [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-h) -h, --help [опция командной строки timeit](https://python-all.ru/3.2/library/timeit.html#cmdoption-timeit-h) -i [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-i) -i list [параметр командной строки compileall](https://python-all.ru/3.2/library/compileall.html#cmdoption-compileall-i) -J [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-J) -l [параметр командной строки compileall](https://python-all.ru/3.2/library/compileall.html#cmdoption-compileall-l) -l, --indentlevel=\<num\> [опция командной строки pickletools](https://python-all.ru/3.2/library/pickletools.html#cmdoption-pickletools-l) -l, --listfuncs [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-l) -m \<имя модуля\> [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-m) -m, --memo [опция командной строки pickletools](https://python-all.ru/3.2/library/pickletools.html#cmdoption-pickletools-m) -m, --missing [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-m) -n N, --number=N [опция командной строки timeit](https://python-all.ru/3.2/library/timeit.html#cmdoption-timeit-n) | -O [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-O) -o, --output=\<file\> [опция командной строки pickletools](https://python-all.ru/3.2/library/pickletools.html#cmdoption-pickletools-o) -OO [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-OO) -p, --pattern pattern [опция командной строки unittest-discover](https://python-all.ru/3.2/library/unittest.html#cmdoption-unittest-discover-p) -p, --preamble=\<preamble\> [опция командной строки pickletools](https://python-all.ru/3.2/library/pickletools.html#cmdoption-pickletools-p) -q [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-q) [параметр командной строки compileall](https://python-all.ru/3.2/library/compileall.html#cmdoption-compileall-q) -R [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-R) -r N, --repeat=N [опция командной строки timeit](https://python-all.ru/3.2/library/timeit.html#cmdoption-timeit-r) -R, --no-report [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-R) -r, --report [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-r) -S [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-S) -s [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-s) -s S, --setup=S [опция командной строки timeit](https://python-all.ru/3.2/library/timeit.html#cmdoption-timeit-s) -s, --start-directory directory [опция командной строки unittest-discover](https://python-all.ru/3.2/library/unittest.html#cmdoption-unittest-discover-s) -s, --summary [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-s) -t, --time [опция командной строки timeit](https://python-all.ru/3.2/library/timeit.html#cmdoption-timeit-t) -t, --top-level-directory directory [опция командной строки unittest-discover](https://python-all.ru/3.2/library/unittest.html#cmdoption-unittest-discover-t) -t, --trace [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-t) -T, --trackcalls [опция командной строки trace](https://python-all.ru/3.2/library/trace.html#cmdoption-trace-T) -u [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-u) -V [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-V) -v [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-v) -v, --verbose [опция командной строки timeit](https://python-all.ru/3.2/library/timeit.html#cmdoption-timeit-v) [опция командной строки unittest-discover](https://python-all.ru/3.2/library/unittest.html#cmdoption-unittest-discover-v) -W аргумент [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-W) -X [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-X) -x [опция командной строки](https://python-all.ru/3.2/using/cmdline.html#cmdoption-x) -x regex [параметр командной строки compileall](https://python-all.ru/3.2/library/compileall.html#cmdoption-compileall-x) [...](https://python-all.ru/3.2/glossary.html#term-1) .ini [файл](https://python-all.ru/3.2/library/configparser.html#index-0) .pdbrc [файл](https://python-all.ru/3.2/library/pdb.html#index-2) [файл .pypirc](https://python-all.ru/3.2/distutils/packageindex.html#index-2) / [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-14) // [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-14) [2to3](https://python-all.ru/3.2/glossary.html#term-to3) \< [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-8) \<\< [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-17) \<= [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-8) [\<протокол\>\_proxy](https://python-all.ru/3.2/library/urllib.request.html#index-1) == [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-8) \> [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-8) \>= [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-8) \>\> [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-17) [\>\>\>](https://python-all.ru/3.2/glossary.html#term-) @ [инструкция](https://python-all.ru/3.2/reference/compound_stmts.html#index-20) ^ [оператор](https://python-all.ru/3.2/library/stdtypes.html#index-17) |
| --- | --- |
