Remote script execution with Python ...

David Bolen db3l at fitlinxx.com
Fri Mar 9 20:53:04 EST 2001


"Alex Martelli" <aleaxit at yahoo.com> writes:

> "Robert Gahan" <gahanr at gofree.indigo.ie> wrote in message
> news:Lpwp6.8059$r4.7712 at news.indigo.ie...
> > Thanks Ben.
> >
> > os.popen2 is not available to windows programmers but
> 
> Works fine for me (NT4, Python 2.0 standard build).

Yes, the original post should be modified to say under Python 1.5.2,
where you do need to use the win32pipe module.

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list