Noob question: Is all this typecasting normal?

s0suk3 at gmail.com s0suk3 at gmail.com
Fri Jan 2 21:15:57 EST 2009


On Jan 2, 7:20 pm, Ben Finney <bignose+hates-spam at benfinney.id.au>
wrote:
> vk <vminch at gmail.com> writes:
> > > If there were, I would expect it to conform with PEP 8 (get those
> > > ugly camelCase names outta there :-)
>
> > haha, please forgive me.
> > I'll try and think of some more creative names.
>
> They don't need to be creative; they merely need to conform with the
> naming scheme as laid out in the PEP.

If it's something to be included in the standard library, I agree
(just for consistency, not because using_underscores is better).

But for user code, I prefer mixedCase.

+1 for mixedCase!

Sebastian




More information about the Python-list mailing list