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 alex_petry
Recipients
Date 2007-02-05.23:42:30
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The current line number produced by the module is "1072" which is static over all logging calls. It refers to a the denoted line in logging/__init__.py

A possible patch is attached.
History
Date User Action Args
2007-08-23 14:51:45adminlinkissue1652788 messages
2007-08-23 14:51:45admincreate