mirror of https://github.com/python/cpython
d89cea15ad
This makes it easier to use a custom buffer when subclassing MemoryHandler (by avoiding the explicity empty list literal assignment in the flush method). For example, collection.deque can now be used without any modifications to MemoryHandler.flush. The same applies to BufferingHandler. |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
handlers.py |