executing shell commands

Adam DePrince adam at deprince.net
Wed Feb 21 15:33:14 EST 2001


chris lamb wrote:
> I am very new to Python and having to learn quickly! I am enjoying it,
> however. It is a flexible and intuitive environment.
> Can someone advise me if there is an equivalent to running a system process
> from inside a script as there is in Perl? I mean in perl if I use backticks
> to enclose a system command, then the command is executed. Is there a
> comparable way of running these commands from Python?
> I want to build dynamic javadoc commands and module names and run the
> commands inside the script.
> best wishes
> chris

http://www.python.org/doc/current/lib/module-commands.html

Adam DePrince
Starmedia Network, Inc.
Email:
zlib.decompress('x\332KLI\314\325KI-(\312\314KNu(.I,\312MM\311L\324K\316\317\005\000\221\331\012s')



More information about the Python-list mailing list