mirror of
https://github.com/python/cpython.git
synced 2026-04-05 03:21:05 +00:00
Fix-up docstring
This commit is contained in:
parent
518c44cecf
commit
ce956842e2
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ def noop(self):
|
|||
|
||||
|
||||
def rset(self):
|
||||
"""Not sure what this does."""
|
||||
"""Unmark all messages marked for deletion."""
|
||||
return self._shortcmd('RSET')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue