450 Pound Library Program

bruno at modulix onurb at xiludom.gro
Wed Feb 8 12:47:35 EST 2006


plahey at alumni.caltech.edu wrote:
> Ok,
> 
> I give up. DRY = Don't Repeat Yourself (google Pragmatic Programmers)
> but SPOT?  Google is little help here, SPOT is too common a word.

Single Point Of Truth (or Single Point Of Transformation)

And before you mention it, yes, it's *almost* the same thing as DRY !-)


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list