rbt <[EMAIL PROTECTED]> writes:

> Is it safe to say that any value returned by os.system() other than 0 is an
> error?

I believe not.  That depends on the return/error code of the specific program
you ran.  

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

"Quidquid latine dictum sit, altum sonatur."
- Qualquer coisa dita em latim soa profundo.
- Anything said in Latin sounds smart.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to