Changing var names

Victor Subervi victorsubervi at gmail.com
Fri Jan 15 12:27:37 EST 2010


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

******************************************
"Programming is an ITERATIVE process."
******************************************
See how easy that was??

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. Also, if
anyone has any other suggestions they've been holding back, or had mentioned
earlier, on how to improve my design, please share them with me. Eventually,
I'll get around to converting it from monolithic code to class-based code
(and maybe become a real programmer, God forbid).
beno

-- 
The Logos has come to bear
http://logos.13gems.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100115/0785e878/attachment.html>


More information about the Python-list mailing list