I have 2 strings:

"Global               etsi3   *200 ok            30   100% 100%
Outgoing"
and
"Global               etsi3   *   4 ok             30   100% 100%
Outgoing"

The difference is "*200" instead of "*  4". Is there ability to write a
regular expression that will match both of that strings?

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

Reply via email to