This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ee6eef22f22a5fc5bb08e876ece0b8710ea3dfe
cpython
/
Lib
/
logging
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