From: Ezio Melotti Date: Tue, 15 Sep 2009 18:41:43 +0000 (+0000) Subject: #6917 - typo in method name X-Git-Tag: v2.7a1~541 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=038f38d3ac8e9c671b18ce6b17f3a408503b3fe9;p=python #6917 - typo in method name --- diff --git a/Doc/library/mailbox.rst b/Doc/library/mailbox.rst index ca15475dc4..51cda8a47d 100644 --- a/Doc/library/mailbox.rst +++ b/Doc/library/mailbox.rst @@ -336,7 +336,7 @@ Maildir, mbox, MH, Babyl, and MMDF. Return a list of the names of all folders. - .. method:: .et_folder(folder) + .. method:: get_folder(folder) Return a :class:`Maildir` instance representing the folder whose name is *folder*. A :exc:`NoSuchMailboxError` exception is raised if the folder