[PyKDE] camel/under style

Andreas Pakulat apaku at gmx.de
Thu Oct 19 21:32:43 BST 2006


On 19.10.06 12:13:12, Patrick Stinson wrote:
> pythonic purists use underscores and lowercase as described in the
> python style guide, qt/C++ people use camel casing to remain
> consistent with Qt.
> 
> What do PyQt people use?

I use camel casing everywhere, regardless of the language or app-type
I'm developing. I can't stand underscore-names in program code, while I
often use that for files.

Andreas

-- 
Your step will soil many countries.




More information about the PyQt mailing list