Rob Williscroft a écrit :
> Bruno Desthuilliers wrote in news:453dec91$0$23269$426a34cc at news.free.fr in
> comp.lang.python:
>>>>>class cSphere() :
>>>>OT : prefixing classes names with 'c' is totally unpythonic.
>>> My understanding of "pythonic" is that its about how you use the
> language not what style you code in.
It's both idioms and style.