Re: Removing None objects from a sequence
- From: Erik Max Francis <max@xxxxxxxxxxx>
- Date: Fri, 12 Dec 2008 15:45:24 -0800
Filip Gruszczyński wrote:
I don't mean memory, but space in code ;-)
Your goal should be clarity of code, not saving keystrokes. Writing something that is compact in terms of the amount of code to write does not mean its function is clear or even that it is more efficient to run, for that matter.
--
Erik Max Francis && max@xxxxxxxxxxx && http://www.alcyone.com/max/
San Jose, CA, USA && 37 18 N 121 57 W && AIM, Y!M erikmaxfrancis
God grant me to contend with those that understand me.
-- Thomas Fuller
.
- References:
- Removing None objects from a sequence
- From: Filip Gruszczyński
- Re: Removing None objects from a sequence
- From: Erik Max Francis
- Re: Removing None objects from a sequence
- From: Filip Gruszczyński
- Removing None objects from a sequence
- Prev by Date: Re: os.lstat : proper way to do this
- Next by Date: Re: (Very Newbie) Problems defining a variable
- Previous by thread: Re: Removing None objects from a sequence
- Next by thread: Re: Removing None objects from a sequence
- Index(es):
Relevant Pages
|