[Python-checkins] r74803 - in python/branches/release31-maint: Doc/library/mailbox.rst

ezio.melotti python-checkins at python.org
Tue Sep 15 20:57:03 CEST 2009


Author: ezio.melotti
Date: Tue Sep 15 20:57:03 2009
New Revision: 74803
Log:
Merged revisions 74802 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
 r74802 | ezio.melotti | 2009年09月15日 21:51:37 +0300 (2009年9月15日) | 9 lines
 
 Merged revisions 74799 via svnmerge from 
 svn+ssh://pythondev@svn.python.org/python/trunk
 
 ........
 r74799 | ezio.melotti | 2009年09月15日 21:41:43 +0300 (2009年9月15日) | 1 line
 
 #6917 - typo in method name
 ........
................
Modified:
 python/branches/release31-maint/ (props changed)
 python/branches/release31-maint/Doc/library/mailbox.rst
Modified: python/branches/release31-maint/Doc/library/mailbox.rst
==============================================================================
--- python/branches/release31-maint/Doc/library/mailbox.rst	(original)
+++ python/branches/release31-maint/Doc/library/mailbox.rst	Tue Sep 15 20:57:03 2009
@@ -329,7 +329,7 @@
 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


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /