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?

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

Reply via email to