A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/088716.html below:

variable naming...

variable naming... variable naming...Courageous jkraska1 at san.rr.com
Thu Apr 26 19:21:42 EDT 2001
>and so on. I presume this is not reccommended in Python?

No. 

>Is there an "official" or "semi-official" style, ...

Erm. Well, sort of. Internally, Python .c code seems to use
all_lower_case for helper functions, and MixedCase for functions
intended to be bound for external publish. However, the very
same functions will be bound into python using lower_case.

The few python modules which present MixedCase interfaces
are aberrant, IMO.

C//


More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4