[orbit-user] How does Python Regular Expressions work?

zanb at eden.rutgers.edu zanb at eden.rutgers.edu
Mon Apr 28 15:42:16 EDT 2008


Hi,
  Anyone has some experience on Python regular expression?
  I have a buf output something like "x=132 y=321 z=123", how can I get
the value 132, 321, 123, and put into other variables using python?
Thank you.

Bin Zan


More information about the orbit-user mailing list