##// END OF EJS Templates
More work on long-lived Trio loop...
More work on long-lived Trio loop -Better handling for race condition on loop startup -Better handling of errors for tasks in the global nursery: it doesn't crash the global nursery, it just logs the exception -And some other code cleanup Co-authored-by: Brian Mackintosh <bcmackintosh@gmail.com>

File last commit:

r24616:3b5e237f
r25426:018538a0
Show More
index.rst
31 lines | 675 B | text/x-rst | RstLexer

=================
IPython shortcuts
=================

Available shortcuts in an IPython terminal.

.. warning::

This list is automatically generated, and may not hold all available
shortcuts. In particular, it may depend on the version of ``prompt_toolkit``
installed during the generation of this page.


Single Filtered shortcuts
=========================

.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: single_filtered.csv


Multi Filtered shortcuts
========================

.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: multi_filtered.csv