This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
b71bcb6322
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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