On Mon, Jan 18, 2010 at 10:10 AM, Jean-Michel Pichavant < jeanmic...@sequans.com> wrote:
> Victor Subervi wrote: > >> On Fri, Jan 15, 2010 at 3:15 PM, Adam Tauno Williams < >> awill...@opengroupware.us <mailto:awill...@opengroupware.us>> wrote: >> >> On Fri, 2010-01-15 at 13:27 -0400, Victor Subervi wrote: >> > Hi; >> > Well it took me *less than a day* to fix the following problems: >> > -- bare excepts (accidentally left a couple I think) >> > -- sql injection attacks >> > -- recreating tables to make them more reasonable >> > Now, I believe someone once mentioned that there is some s/w >> tool out >> > there for changing the names of my variables more easily than going >> > through every script one-by-one. If so, please share with me again >> > what it is. >> >> This process is called 'refactoring' [a good term to Google], and >> every >> decent IDE provides some support [if it doesn't, it isn't a "decent" >> IDE] >> >> >> Thanks. I'll work with Eric, I guess, once I get my Mac. >> beno >> > Here are 2 well known IDEs, that help with refactoring (and many other > things). > http://netbeans.org/ > http://www.eclipse.org/ > > Both supports python. > Thanks. > > I personnaly will stick to vim :o) > I'll keep that in mind. I haven't used any WYSIWIGS to date. Thanks, beno
-- http://mail.python.org/mailman/listinfo/python-list