mirror of
https://github.com/python/cpython.git
synced 2025-11-17 01:25:57 +00:00
Modernize code to use the new API which avoids the usage of the stat module just to read os.stat() members. * Sort logging.handlers imports. * Rework reopenIfNeeded() code to make it easier to follow. * Replace "not self.stream" with "self.stream is None". |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| handlers.py | ||