summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2009-09-15 18:46:35 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2009-09-15 18:46:35 (GMT)
commit0d28764d3dbc41c1398812c5a7739c61579e3fd8 (patch)
tree771e4fce957f3b630520fe0658818b489227e0ba
parent25a3314263b939770806d100a22c8b893ba63575 (diff)
downloadcpython-0d28764d3dbc41c1398812c5a7739c61579e3fd8.zip
cpython-0d28764d3dbc41c1398812c5a7739c61579e3fd8.tar.gz
cpython-0d28764d3dbc41c1398812c5a7739c61579e3fd8.tar.bz2
Merged revisions 74799 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74799 | ezio.melotti | 2009-09-15 21:41:43 +0300 (Tue, 15 Sep 2009) | 1 line #6917 - typo in method name ........
-rw-r--r--Doc/library/mailbox.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/mailbox.rst b/Doc/library/mailbox.rst
index 01d3f4b..3063ad8 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