Add link to Python wiki's parallel processing page.
[sawsim.git] / pysawsim / manager / __init__.py
index 5cc1d6e2161caa7d44353a575c2813ead6412d72..0e01ac6f3aa00dd4f951809bd9d835bc68649253 100644 (file)
 # Philadelphia PA 19104, USA.
 
 """Functions for running external commands on other hosts.
+
+See the Python wiki_ for a list of parallel processing modules.
+
+.. _wiki: http://wiki.python.org/moin/ParallelProcessing
 """
 
 from .. import invoke as invoke