On Jun 9, 7:31 pm, a...@pythoncraft.com (Aahz) wrote:
> dmtr  <dchich...@gmail.com> wrote:
>
> >>>> m = lambda:expando
> >>>> m.myattr = 1
> >>>> print m.myattr
> >1
>
> That's a *great* technique if your goal is to confuse people.
> --

Yeah. But it is kinda cute. Let's hope it won't get adapted
(adopted ;).

-- Dmitry
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to