commit | 5dbca9cc3f92167e686f4e4a44eef25a28f2977d | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Apr 08 11:40:38 2011 +0100 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Apr 08 11:40:38 2011 +0100 |
tree | 9bc5ef032979a719492e3208eee4169baedf1adc | |
parent | ffc9caf9fefe511b1469d1f6de64ddc420a2b949 [diff] [blame] |
Issue #11794: Reorganised logging documentation.
diff --git a/Doc/library/allos.rst b/Doc/library/allos.rst index b135485..745d1d2 100644 --- a/Doc/library/allos.rst +++ b/Doc/library/allos.rst
@@ -20,6 +20,8 @@ optparse.rst getopt.rst logging.rst + logging.config.rst + logging.handlers.rst getpass.rst curses.rst curses.ascii.rst