commit | 0c6a0e331846dc706c54029d1b72cc87e4c56d12 | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Thu Dec 17 14:52:00 2009 +0000 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Thu Dec 17 14:52:00 2009 +0000 |
tree | c93bf91e4f6000c236ff1c6190e0831fc574fa2b | |
parent | 1c49828fa0b5c479d4f705cb01ee3471e766ac72 [diff] [blame] |
Issue #7529: logging: Minor correction to documentation.
diff --git a/Doc/library/logging.rst b/Doc/library/logging.rst index 797bfc2..b547519 100644 --- a/Doc/library/logging.rst +++ b/Doc/library/logging.rst
@@ -1681,6 +1681,8 @@ and :meth:`flush` methods). +.. currentmodule:: logging + .. class:: StreamHandler([stream]) Returns a new instance of the :class:`StreamHandler` class. If *stream* is