Index — Python 3.6.15 documentation (original) (raw)
! (exclamation)
!=
" (double quote)
"""
# (hash)
$ (dollar)
% (percent)
%=
& (ampersand)
&=
' (single quote)
'''
() (parentheses)
(?
(?!
(?#
(?:
(?<!
(?<=
(?P<
(?P=
* (asterisk)
**
**=
*=
*?
+ (plus)
+=
+?
, (comma)
- (minus)
--annotate
--buffer
--catch
--clock
--count
--coverdir=
--create ...
--details
--exact
--extract [<output_dir>]
--failfast
--file=
--help
--ignore-dir=
--ignore-module=
--indentlevel=
--info
--list
--listfuncs
--locals
--main=
--memo
--missing
--no-report
--number=N
--output=
--output=
--pattern pattern
--preamble=
--process
--python=
--repeat=N
--report
--setup=S
--sort-keys
--start-directory directory
--summary
--test
--time
--timing
--top-level-directory directory
--trace
--trackcalls
--unit=U
--user-base
--user-site
--verbose
--version
-=
->
-?
-a
-B
-b
-C
-c
-c
-c ...
-c ...
-d
-d destdir
-E
-e
-e [<output_dir>]
-e <output_dir>
-f
-g
-h
-I
-i
-i list
-J
-j N
-l
-l
-l
-m
-m
-m
-n N
-O
-o
-o
-OO
-p
-p
-q
-R
-r
-r N
-S
-s
-s S
-T
-t
-t
-t
-u
-V
-v
-W arg
-X
-x
-x regex
. (dot)
..
.ini
.pdbrc
/ (slash)
//
//=
/=
0b
0o
0x
: (colon)
< (less)
<<
<<=
<=
= (equals)
==
> (greater)
>=
>>
>>=
? (question mark)
??
@ (at)
[] (square brackets)
\ (backslash)
\\
\A
\a
\B
\b
\D
\d
\f
\g
\N
\n
\r
\S
\s
\t
\U
\u
\v
\W
\w
\x
\Z
^ (caret)
^=
{} (curly brackets)
| (vertical bar)
|=
~ (tilde)