Regular Expression

Michael McGarry replytogroup at nospam.org
Wed Dec 15 01:16:43 EST 2004


Hi,

I am horrible with Regular Expressions, can anyone recommend a book on it?

Also I am trying to parse the following string to extract the number 
after load average.

".... load average: 0.04, 0.02, 0.01"

how can I extract this number with RE or otherwise?

Michael



More information about the Python-list mailing list