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-16 01:19:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ee9ba258ec8fd3c600d6ffa28091f2c6fa8d40c
cpython
/
Lib
/
logging
T
History
Vinay Sajip
0ee9ba258e
Added _handlerList to allow shutdown to flush and close handlers in reverse order of creation (see SF# 1282539)
2005-09-08 18:14:16 +00:00
..
__init__.py
Added _handlerList to allow shutdown to flush and close handlers in reverse order of creation (see SF# 1282539)
2005-09-08 18:14:16 +00:00
config.py
Documentation clarified re. config socket listener protocol
2005-06-05 20:39:36 +00:00
handlers.py
Added optional encoding argument to file handlers.
2005-03-13 09:56:36 +00:00