>>>>> "zsolt" == pythonUser 07 <[EMAIL PROTECTED]> writes:

    zsolt> Python is great, but having much "admin" type experience,
    zsolt> I've found python to be less than Ideal when dealing with
    zsolt> system calls and standard Input Ouput.

Have you tried the 'subprocess' module to see whether it solves your
problems, new in 2.4?

That said, I've never had the problems you describe with normal popen*
calls either.

-- 
Ville Vainio   http://tinyurl.com/2prnb
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to