Popular style document?

phil hunt philh at comuno.freeserve.co.uk
Wed Mar 20 15:48:58 EST 2002


On Wed, 20 Mar 2002 13:52:35 +0000 (UTC), Greg Weeks <weeks at vitus.scs.agilent.com> wrote:
>Is there a popular style document for Python?  I realize that there isn't a
>whole lot of scope for such a thing, but I wondered because of certain
>particular issues that came to mind.
>
>
>1.  I use "me" instead of "self" in method definitions.  I mention this not
>to ask what people think -- I have an unpleasant suspicion

I think it's a good idea, if a bit unconventional.

IMO the requirement to say self everywhere in methods is the worst 
feature of python.

-- 
<"><"><"> Philip Hunt <philh at comuno.freeserve.co.uk> <"><"><">
"I would guess that he really believes whatever is politically 
advantageous for him to believe." 
                        -- Alison Brooks, referring to Michael
                              Portillo, on soc.history.what-if



More information about the Python-list mailing list