"placid" <[EMAIL PROTECTED]> wrote:

>Hi all,
>
>If someone could give me an example of creating a subprocess (on
>Windows) using the subprocess module and Popen class and connecting to
>its stdout/stdin file handles. I googled for a bit but the only example
>i found was here ;

"Use the source, Luke."  The best examples of the use of subprocess are
contained in the introductory comments in the module itself.
-- 
- Tim Roberts, [EMAIL PROTECTED]
  Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to