<div dir="ltr">Hi list,<div><br></div><div>How can I extract a specific part of my message body?</div><div>I know that "textops" has the function "search_body(re)" but it returns True/False upon finding "re" in the body of the text, how can I return the actual text that regular expression matches?</div>

<div><br></div><div>As an example, my message body isĀ </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

rate is 172#012</blockquote><div><br></div><div>I want to extract the number "172" out of this.</div><div><br></div><div><br></div><div>Thanks</div><div>Alireza</div></div>