On 2005-09-10, chriss <[EMAIL PROTECTED]> wrote:

>> Take a look at os.popen, os.spawn, or the popen2, and
>> subprocess modules.
>> 
>> That last one seems to be gaining popularity.
>
> The suggested modules and functions have been deprecated according to the
> python 2.4 docs. The doc suggests to use the functions in the 'subprocess'
> module.

The subprocess module is depricated?

-- 
Grant Edwards                   grante             Yow!  Did you move a lot
                                  at               of KOREAN STEAK KNIVES this
                               visi.com            trip, Dingy?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to