Paul McGuire wrote:
> "Bruno Desthuilliers" <[EMAIL PROTECTED]> wrote in
> message news:[EMAIL PROTECTED]
> 
>>bruno at modulix a écrit :
>>(snip)
>>
>>(responding to myself)
>>(but under another identity - now that's a bit schizophrenic, isn't it ?-)
>>
> 
> 
> Do you ever flame yourself?

class Myself(Developper, Schizophrenic):
  def _flame(self):
     """ implementation left as an exercice to the reader...
         Note that this is *not* part of the public API !-)
     """
     pass


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to