Re: tools.py: patch to fix make_log/log for python installations with logging module
Bob Ippolito <bob-Zl9L/[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
On Dec 10, 2004, at 3:29 PM, Steven Armstrong wrote:
> Is it a personal preference to change loggerName to logger_name or is
> there some convention when to use what? Like with methodname vs module
> function?
See the Python standard library style guide:
http://www.python.org/peps/pep-0008.html
Specifically:
Function Names
Function names should be lowercase, possibly with words separated
by
underscores to improve readability. mixedCase is allowed only in
contexts where that's already the prevailing style (e.g.
threading.py),
to retain backwards compatibility.
-bob
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/