File: examples.rst

package info (click to toggle)
execnet 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 684 kB
  • sloc: python: 5,244; makefile: 78; sh: 2
file content (23 lines) | stat: -rw-r--r-- 603 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
==============================================================================
examples
==============================================================================

.. _`execnet-dev`: http://mail.python.org/mailman/listinfo/execnet-dev
.. _`execnet-commit`: http://mail.python.org/mailman/listinfo/execnet-commit

Note: all examples with `>>>` prompts are automatically tested.

.. toctree::
   :maxdepth: 2

   example/test_info
   example/test_group
   example/test_proxy
   example/test_multi
   example/hybridpython
   example/test_debug

.. toctree::
   :hidden:

   example/test_ssh_fileserver