Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d352d0

Browse files
committed
Merged revisions 74799 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r74799 | ezio.melotti | 2009-09-15 21:41:43 +0300 (Tue, 15 Sep 2009) | 1 line #6917 - typo in method name ........
1 parent 2ded55f commit 2d352d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/mailbox.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Maildir, mbox, MH, Babyl, and MMDF.
329329
Return a list of the names of all folders.
330330

331331

332-
.. method:: .et_folder(folder)
332+
.. method:: get_folder(folder)
333333

334334
Return a :class:`Maildir` instance representing the folder whose name is
335335
*folder*. A :exc:`NoSuchMailboxError` exception is raised if the folder

0 commit comments

Comments
 (0)