On Aug 7, 5:13 pm, Chris Rebert <c...@rebertia.com> wrote:
> On Fri, Aug 7, 2009 at 5:51 PM, kj<no.em...@please.post> wrote:
> > Python is chock-full of identifiers beginning and ending with double
> > underscores, such as __builtin__, __contains__, and __coerce__.
...(snip)
> Right, but the *users* of the functionality provided by __methods__
...(snip)
> Cheers,
> Chris

Yes and Python's way is by-far the proper way to handle such
functionailty. Don't thank god, thank Guido
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to