Lines Matching full:omitted
103 using the standard truth testing procedure. If *x* is false or omitted, this
268 numeric type (including complex). If *imag* is omitted, it defaults to zero and
270 :func:`long` and :func:`float`. If both arguments are omitted, returns ``0j``.
414 propagated. If the *locals* dictionary is omitted it defaults to the *globals*
415 dictionary. If both dictionaries are omitted, the expression is executed in the
456 If the *locals* dictionary is omitted it defaults to the *globals* dictionary.
457 If both dictionaries are omitted, the expression is executed in the environment
887 file regardless of the current seek position). If *mode* is omitted, it
906 fully buffered for other files. If omitted, the system default is used. [#]_
965 negative, the third argument must be omitted. If *z* is present, *x* and *y*
1090 integers. If the *step* argument is omitted, it defaults to ``1``. If the
1091 *start* argument is omitted, it defaults to ``0``. The full form returns a list
1241 the decimal point. If *ndigits* is omitted, it defaults to zero. The result
1408 If the second argument is omitted, the super object returned is unbound. If