Re: Is PEP-8 a Code or More of a Guideline?
- From: Marc 'BlackJack' Rintsch <bj_666@xxxxxxx>
- Date: Thu, 31 May 2007 14:29:32 +0200
In <646aw86i.fsf@xxxxxxxx>, kc wrote:
"Joe Riopel" <goon12@xxxxxxxxx> writes:
Using camel case instead of the under_score means less typing. I am lazy.Each requires exactly the same number of key strokes when I do the
fooBar
foo_bar
math. (Too lazy to explain further...)
Let's leave 'foo' and 'ar':
1. B = <Shift> + <B> = 2 key strokes.
2. _b = <Shift> + <-> and <b> = 3 key strokes.
At least on my keyboard + layout.
Ciao,
Marc 'BlackJack' Rintsch
.
- References:
- Is PEP-8 a Code or More of a Guideline?
- From: Paul McGuire
- Re: Is PEP-8 a Code or More of a Guideline?
- From: Stefan Sonnenberg-Carstens
- Re: Is PEP-8 a Code or More of a Guideline?
- From: Steven Bethard
- Re: Is PEP-8 a Code or More of a Guideline?
- From: Roy Smith
- Re: Is PEP-8 a Code or More of a Guideline?
- From: Frank Swarbrick
- Re: Is PEP-8 a Code or More of a Guideline?
- From: Tim Roberts
- Re: Is PEP-8 a Code or More of a Guideline?
- From: John DeRosa
- Re: Is PEP-8 a Code or More of a Guideline?
- From: Szabolcs Nagy
- Re: Is PEP-8 a Code or More of a Guideline?
- From: Joe Riopel
- Re: Is PEP-8 a Code or More of a Guideline?
- From: kc
- Is PEP-8 a Code or More of a Guideline?
- Prev by Date: file reading by record separator (not line by line)
- Next by Date: Re: file reading by record separator (not line by line)
- Previous by thread: Re: Is PEP-8 a Code or More of a Guideline?
- Next by thread: Re: Is PEP-8 a Code or More of a Guideline?
- Index(es):
Relevant Pages
|