Kaydet (Commit) ce956842 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Fix-up docstring

üst 518c44ce
...@@ -240,7 +240,7 @@ class POP3: ...@@ -240,7 +240,7 @@ class POP3:
def rset(self): def rset(self):
"""Not sure what this does.""" """Unmark all messages marked for deletion."""
return self._shortcmd('RSET') return self._shortcmd('RSET')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment