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-08-30 21:48:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
f42d95ebd1
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
f42d95ebd1
Added close() (which flushes) to BufferingHandler and tidied MemoryHandler.close() [SF
#901330
]
2004-02-21 22:14:34 +00:00
..
__init__.py
Handler close() functions call flush() [SF
#901330
]
2004-02-21 22:12:32 +00:00
config.py
Copyright year change.
2004-02-20 13:16:36 +00:00
handlers.py
Added close() (which flushes) to BufferingHandler and tidied MemoryHandler.close() [SF
#901330
]
2004-02-21 22:14:34 +00:00