This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mponweiser
Recipients docs@python, mponweiser, petri.lehtinen, vinay.sajip
Date 2011-05-30.08:28:29
SpamBayes Score 4.1262487e-05
Marked as misclassified No
Message-id <BANLkTi=0Y=2ufQFn86Agpo_hjM8wyvFhzQ@mail.gmail.com>
In-reply-to <1306743015.45.0.0970451753993.issue12206@psf.upfronthosting.co.za>
Content
You are right, I should have looked closer -- sorry to all involved.
Nevertheless this caused some confusion here. I guess mentioning the
inconsistency in the documentation is out of the question.

On Mon, May 30, 2011 at 10:10 AM, Petri Lehtinen <report@bugs.python.org>wrote:

>
> Petri Lehtinen <petri@digip.org> added the comment:
>
> The name of the "level" parameter to LogRecord constructor is correct in
> the documentation (I checked the code). The only inconsitency that I see is
> that the corresponding attribute name of LogRecord is "levelno".
>
> ----------
> nosy: +petri.lehtinen
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue12206>
> _______________________________________
>
Files
File name Uploaded
unnamed mponweiser, 2011-05-30.08:28:29
History
Date User Action Args
2011-05-30 08:28:30mponweisersetrecipients: + mponweiser, vinay.sajip, docs@python, petri.lehtinen
2011-05-30 08:28:29mponweiserlinkissue12206 messages
2011-05-30 08:28:29mponweisercreate