In article <[EMAIL PROTECTED]>,
Alan Kennedy  <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED]
>>
>> Aside from the other responses (unittests, pychecker/pylint), you might also
>> consider using __slots__ for new-style classes:
>
>I've been shouted at for suggesting exactly that! :-)
>
>http://groups.google.com/group/comp.lang.python/msg/fa453d925b912917
>
>how-come-aahz-didn't-shout-at-you-ly'yrs,

Because I've been busy.  I'd been saving Skip's post for when I had
enough time to do it justice, but your URL saves me the trouble.  ;-)
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

"19. A language that doesn't affect the way you think about programming,
is not worth knowing."  --Alan Perlis
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to