Neal Norwitz
|
d1cade0d1f
|
SF Patch #638825 logging module
Fix pychecker warnings, remove unused imports and rename root
|
2002-11-15 23:31:28 +00:00 |
Guido van Rossum
|
3165786dd1
|
From SF patch 638299 [by Vinaj]: fileConfig() now takes an optional
defaults dictionary parameter which is passed to ConfigParser.
|
2002-11-14 12:52:17 +00:00 |
Guido van Rossum
|
455ab77f34
|
Get rid of #! lines, references to usage as __main__, README.txt, and
http://www.red-dove.com/python_logging.html.
|
2002-11-13 16:18:29 +00:00 |
Guido van Rossum
|
57102f861d
|
Adding Vinay Sajip's logging package.
|
2002-11-13 16:15:58 +00:00 |