[Python-Dev] logging doc broken (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Mon Dec 13 11:38:35 CET 2010
- Previous message: [Python-Dev] logging doc broken
- Next message: [Python-Dev] (Non-) use of weakref.WeakSet in concurrent.futures (was Re: futures API)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Dec 13, 2010 at 8:31 PM, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
Please report this on bugs.python.org. Check that you were referring to the 2.6 documentation - I didn't see any references to attributes there (following a quick scan). Ideally, link to the wrong doc section on docs.python.org in your bug report.
The reference to "lvl" makes me think this is the same mistake I made the other day (i.e. thinking the constructor parameters are also the LogRecord attributes)
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] logging doc broken
- Next message: [Python-Dev] (Non-) use of weakref.WeakSet in concurrent.futures (was Re: futures API)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]