| 
      
  
    !=
  
        
  operator
  
    %
  
        
  operator
  % formatting
  % interpolation
  
    %=
  
        
  augmented assignment
  %PATH%
  
    &
  
        
  operator
  
    &=
  
        
  augmented assignment
  
    *
  
        
  in function calls
  operator
  statement, [1]
  
    **
  
        
  in function calls
  operator
  statement, [1]
  
    **=
  
        
  augmented assignment
  
    *=
  
        
  augmented assignment
  
    +
  
        
  operator
  
    +=
  
        
  augmented assignment
  
    -
  
        
  operator
  
    --help
  
        
  command line option
  trace command line option
  
    --ignore-dir=<dir>
  
        
  trace command line option
  
    --ignore-module=<mod>
  
        
  trace command line option
  
    --user-base
  
        
  site command line option
  
    --user-site
  
        
  site command line option
  
    --version
  
        
  command line option
  trace command line option
  
    -3
  
        
  command line option
  
    -=
  
        
  augmented assignment
  
    -?
  
        
  command line option
  
    -B
  
        
  command line option
  
    -b, --buffer
  
        
  unittest command line option
  
    -c <command>
  
        
  command line option
  
    -c, --catch
  
        
  unittest command line option
  
    -c, --clock
  
        
  timeit command line option
  
    -c, --count
  
        
  trace command line option
  
    -C, --coverdir=<dir>
  
        
  trace command line option
  
    -d
  
        
  command line option
  
    -d destdir
  
        
  compileall command line option
  
    -E
  
        
  command line option
  
    -f
  
        
  compileall command line option
  
    -f, --failfast
  
        
  unittest command line option
  
    -f, --file=<file>
  
        
  trace command line option
  
    -g, --timing
  
        
  trace command line option
  
    -h
  
        
  command line option
  
    -h, --help
  
        
  timeit command line option
  
    -i
  
        
  command line option
  
    -i list
  
        
  compileall command line option
  
    -J
  
        
  command line option
  
    -l
  
        
  compileall command line option
  
    -l, --listfuncs
  
        
  trace command line option
  
    -m <module-name>
  
        
  command line option
  
    -m, --missing
  
        
  trace command line option
  
    -n N, --number=N
  
        
  timeit command line option
  
    -O
  
        
  command line option
  
    -OO
  
        
  command line option
  
    -p, --pattern pattern
  
        
  unittest-discover command line option
   | 
      
  
    -q
  
        
  compileall command line option
  
    -Q <arg>
  
        
  command line option
  
    -R
  
        
  command line option
  
    -r N, --repeat=N
  
        
  timeit command line option
  
    -R, --no-report
  
        
  trace command line option
  
    -r, --report
  
        
  trace command line option
  
    -S
  
        
  command line option
  
    -s
  
        
  command line option
  
    -s S, --setup=S
  
        
  timeit command line option
  
    -s, --start-directory directory
  
        
  unittest-discover command line option
  
    -s, --summary
  
        
  trace command line option
  
    -t
  
        
  command line option
  
    -t, --time
  
        
  timeit command line option
  
    -t, --top-level-directory directory
  
        
  unittest-discover command line option
  
    -t, --trace
  
        
  trace command line option
  
    -T, --trackcalls
  
        
  trace command line option
  
    -U
  
        
  command line option
  
    -u
  
        
  command line option
  
    -V
  
        
  command line option
  
    -v
  
        
  command line option
  
    -v, --verbose
  
        
  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
  ...
  
    .ini
  
        
  file
  
    .pdbrc
  
        
  file
  .pypirc file
  
    .pythonrc.py
  
        
  file
  
    /
  
        
  operator
  
    //
  
        
  operator
  
    //=
  
        
  augmented assignment
  
    /=
  
        
  augmented assignment
  2to3
  
    <
  
        
  operator
  
    <<
  
        
  operator
  
    <<=
  
        
  augmented assignment
  
    <=
  
        
  operator
  <protocol>_proxy
  
    =
  
        
  assignment statement
  
    ==
  
        
  operator
  
    >
  
        
  operator
  
    >=
  
        
  operator
  
    >>
  
        
  operator
  
    >>=
  
        
  augmented assignment
  >>>
  
    @
  
        
  statement
  
    ^
  
        
  operator
  
    ^=
  
        
  augmented assignment
  
    |=
  
        
  augmented assignment
   |