[python-nl] Conventies binnen Python

Jan Murre jan.murre at gmail.com
Wed Apr 2 11:10:34 CEST 2014


Ha Kees,

Dat is in Python goed geregeld en vastgelegd in PEP-8:
http://legacy.python.org/dev/peps/pep-0008/

Groet, Jan




2014-04-02 11:02 GMT+02:00 Kees de Jong <keesdejong at gmail.com>:

> Ik ben erg benieuwd naar de logica binnen Python voor naam conventies.
>
> Soms zie ik namen die beginnen met een hoofdletter of volledig in
> hoofdletter, een paar voorbeelden uit deze link:
> https://docs.python.org/2/library/subprocess.html#module-subprocess
>
> 1) subprocess.check_output()
> 2) subprocess.PIPE
> 3) subprocess.Popen()
>
> Ik wil graag begrijpen wat het inhoud en als dit gewoon gemaakt is als
> open-source door iemand die dit persoonlijk handig vond dan zou ik
> graag willen weten of er wel of geen PIP voor is. Python is als het
> komt op indentation erg strikt, het zou jammer zijn als hier dan weer
> geen regels voor zijn gemaakt. Ik ben erg benieuwd!
>
>
>
> Thanks.
> _______________________________________________
> Python-nl mailing list
> Python-nl at python.org
> https://mail.python.org/mailman/listinfo/python-nl
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-nl/attachments/20140402/18cc4163/attachment.html>


More information about the Python-nl mailing list