Field day: Welcome code cleaning ...
David Broadwell
anti-spam.dbroadwell at mindspring.com
Mon May 5 15:08:41 EDT 2003
(resend) Never seems to have made it.
I am looking for well, comments, critiques, better ways (ton's I'm sure) ...
like I know I went a 'bit' del happy in this one.
I'm especially interested in buggy places I missed ... and things that
decrease repetitive code.
So, slice, dice and return... did I mention I love slices?
Many places I only needed a routine once, so I used it and scrapped
it to 'try' to keep the memory profile low. I think the import is
expensive (cpu wise) but kinda figured that if I was working on that
buffer area of stuff I had deleted an my next import it would use that
memory area.
--
David Broadwell
p.s. Been enjoying the newsgroup too.
More information about the Python-list
mailing list