Home | Trees | Indices | Help |
|
---|
|
GNUmed general tools.
Version: $Revision: 1.13 $
Author: K. Hilbert <Karsten.Hilbert@gmx.net>
License: GPL (details at http://www.gnu.org)
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
__doc__ = """GNUmed general tools."""
|
Imports: os, sys, logging
Function Details |
Runs a command in a subshell via standard-C system(). <command> The shell command to run including command line options. <blocking> This will make the code *block* until the shell command exits. It will likely only work on UNIX shells where "cmd &" makes sense. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jan 10 03:55:52 2011 | http://epydoc.sourceforge.net |