a new design pattern for Python Library?

bruno at modulix onurb at xiludom.gro
Wed Nov 23 08:56:35 EST 2005


Ben Sizer wrote:
> The Eternal Squire wrote:
> 
>>I tend to use this design pattern a lot in order to aid in
>>compartmentalizing interchangeable features in a central class that
>>depend on the central class's data.
> 
> 
> I'm afraid I've read this paragraph and the code 3 times and I still
> have no idea what you're trying to convey.

<aol>

-- 
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