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.
Created on 2003年08月19日 18:32 by mfbarnes, last changed 2022年04月10日 16:10 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg17841 - (view) | Author: Matthew Barnes (mfbarnes) | Date: 2003年08月19日 18:32 | |
Logging should be consistent in the standard library. Standard library modules that currently define their own logging functions should be updated to use the standard 'logging' module instead. Such modules include (not necessarily a complete list): asyncore.py BaseHTTPServer.py cgi.py doctest.py imaplib.py unittest.py distutils package |
|||
| msg17842 - (view) | Author: Matthew Barnes (mfbarnes) | Date: 2003年09月29日 06:25 | |
Logged In: YES user_id=843448 Remove doctest.py and unittest.py from this list. Steve Purcell and Tim Peters have indicated that logging is not applicable to those modules. |
|||
| msg17843 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2006年06月06日 19:17 | |
Logged In: YES user_id=849994 Now that this is a Summer of Code project, I guess this issue can be closed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月10日 16:10:44 | admin | set | github: 39090 |
| 2003年08月19日 18:32:53 | mfbarnes | create | |