"Tempo" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Whoops. I've got another tid-bit to tack onto this post. What kind of
> value does this expression return:
>
> re.sub(r'^R0 -', line)
>
>
> Does it return a '1' if successful and a '0' if not successful?
Start up an interactive interpreter window, try it, and see.
Such discoveries are one thing the interactive mode is designed for.




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to