This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-08 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52ae0a596ff1879d00a2c441b7e042bee5be97d2
cpython
/
Lib
/
logging
T
History
Neal Norwitz
a256f7d36f
Fix SF bug
#723801
, logging.setLoggerClass() doesn't support new-style classes
2003-04-23 13:12:19 +00:00
..
__init__.py
Fix SF bug
#723801
, logging.setLoggerClass() doesn't support new-style classes
2003-04-23 13:12:19 +00:00
config.py
Undo the apply() removals; this code needs to run under Python 1.5.2.
2003-03-02 20:47:29 +00:00
handlers.py
SF patch
#725904
, Minor changes to logging from module author (Vinay Sajip)
2003-04-23 03:49:43 +00:00