<div class="gmail_quote">On Mon, Jan 18, 2010 at 10:10 AM, Jean-Michel Pichavant <span dir="ltr"><<a href="mailto:jeanmichel@sequans.com">jeanmichel@sequans.com</a>></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;">
Victor Subervi wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Jan 15, 2010 at 3:15 PM, Adam Tauno Williams <<a href="mailto:awilliam@opengroupware.us" target="_blank">awilliam@opengroupware.us</a> <mailto:<a href="mailto:awilliam@opengroupware.us" target="_blank">awilliam@opengroupware.us</a>>> wrote:<br>

<br>
    On Fri, 2010-01-15 at 13:27 -0400, Victor Subervi wrote:<br>
    > Hi;<br>
    > Well it took me *less than a day* to fix the following problems:<br>
    > -- bare excepts (accidentally left a couple I think)<br>
    > -- sql injection attacks<br>
    > -- recreating tables to make them more reasonable<br>
    > Now, I believe someone once mentioned that there is some s/w<br>
    tool out<br>
    > there for changing the names of my variables more easily than going<br>
    > through every script one-by-one. If so, please share with me again<br>
    > what it is.<br>
<br>
    This process is called 'refactoring' [a good term to Google], and<br>
    every<br>
    decent IDE provides some support [if it doesn't, it isn't a "decent"<br>
    IDE]<br>
<br>
<br>
Thanks. I'll work with Eric, I guess, once I get my Mac.<br>
beno<br>
</blockquote>
Here are 2 well known IDEs, that help with refactoring (and many other things).<br>
<a href="http://netbeans.org/" target="_blank">http://netbeans.org/</a><br>
<a href="http://www.eclipse.org/" target="_blank">http://www.eclipse.org/</a><br>
<br>
Both supports python.<br></blockquote><div><br>Thanks. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I personnaly will stick to vim :o)<br></blockquote><div><br>I'll keep that in mind. I haven't used any WYSIWIGS to date.<br>Thanks,<br>beno<br>
</div></div>