I have a problem with regular expression. There are many variables like __builtins__, __doc__, __file__, __name__.<br><br>I guess they match the pattern __[:alnum:]*__<br><br>ButI can not remove them from my variable list.<br>
<br>If I try this pattern, __[a-z]*__ , they disappear from the variable list. <br><br><div class="gmail_quote">On Mon, Mar 16, 2009 at 1:12 PM, Detlev Offenbach <span dir="ltr">&lt;<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Montag, 16. März 2009, Forrest Sheng Bao wrote:<br>
</div><div class="im">&gt; Well, suppose I have 100 variables unwanted. Do I have to manually hide<br>
&gt; them one by one?<br>
<br>
</div>No, use a regular expression.<br>
<div><div></div><div class="h5"><br>
</div></div></blockquote></div><br>-- <br>Forrest Sheng Bao, B.S. EE<br>Ph.D. student/Teaching Assistant, Dept. of Computer Science<br>M.Sc. student/Research Assistant, Dept. of Electrical &amp; Computer Engineering<br>Rm 115, Experimental Sciences Building<br>
Texas Tech University, Lubbock, Texas, USA<br><a href="http://narnia.cs.ttu.edu">http://narnia.cs.ttu.edu</a><br>Sent from: Lubbock TX United States.