Lines Matching +refs:clang +refs:completion +refs:mode
89 * command line option for :ref:`isolated mode <whatsnew-isolated-mode>`
138 * New command line option for :ref:`isolated mode <whatsnew-isolated-mode>`,
559 supports calculation of the mean, median, mode, variance and standard
1558 When the Python interpreter starts in :ref:`interactive mode
1561 arguments just before interactive mode is started. The check is made after the
1564 completion and history saving (in :file:`~/.python-history`) if the platform
1915 features of recent versions of GCC and clang: the false alarms in the small
1934 .. _whatsnew-isolated-mode:
1937 <using-on-misc-options>`, ``-I``, which causes it to run in "isolated mode",
1947 * Tab-completion is now enabled by default in the interactive interpreter
2007 support ``x`` (exclusive creation) mode. (Contributed by Tim Heaney and
2134 * The ``U`` mode accepted by various ``open`` functions is deprecated.