[PyQt] Naming convention

Laurent Léonard laurent at open-minds.org
Tue May 13 08:28:09 BST 2008


Le mardi 13 mai 2008 à 08:52, Andreas Pakulat a écrit :
> On 12.05.08 15:22:01, Laurent Léonard wrote:
> > Python and QT have very different naming conventions, so what about the
> > naming conventions with PyQt ?
>
> Huh? A quick look through the standard modules shows a lot of classes
> that also use CamelCase naming.
>
> Andreas

Yes the class naming convention is the same, but look at the PEP8 about 
variable and function names : http://www.python.org/dev/peps/pep-0008

--
Laurent Léonard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080513/c6da9f9a/attachment.bin


More information about the PyQt mailing list