"Kay Schluehr" <[EMAIL PROTECTED]> wrote:

> Roy Smith wrote:
> 
> > foo->bar ==> foo.__arrrow__(bar)
> > foo$bar ==> foo.__dollar__(bar)
> > foo#bar ==> foo.__hash__(bar)
> > foo::bar ==> foo.__scope__(bar)
> 
> I'm strongly in favor for the arrow ( but with two "r" only ). The
> question is simply: for what?
I'm confused.  You're strongly in favor of a piece of punctuation even 
though you don't have any idea what it might be used for?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to