Commit 44028d86 authored by Raymond Hettinger's avatar Raymond Hettinger

Missing paren.

parent ed92b5a4
...@@ -1827,7 +1827,7 @@ been established with a new remote endpoint. This is supposed to be used as a ...@@ -1827,7 +1827,7 @@ been established with a new remote endpoint. This is supposed to be used as a
replacement for old :meth:`~asyncore.dispatcher.handle_accept()` and avoids replacement for old :meth:`~asyncore.dispatcher.handle_accept()` and avoids
the user to call :meth:`~asyncore.dispatcher.accept()` directly. the user to call :meth:`~asyncore.dispatcher.accept()` directly.
Contributed by Giampaolo Rodolà; :issue:`6706`.) (Contributed by Giampaolo Rodolà; :issue:`6706`.)
tempfile tempfile
-------- --------
......
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