mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Removed duplicated words in in comments and docs.
This commit is contained in:
parent
b491e0521f
commit
56a6d855e2
16 changed files with 19 additions and 19 deletions
|
@ -105,7 +105,7 @@ class ProactorTests(test_utils.TestCase):
|
|||
|
||||
_overlapped.SetEvent(event)
|
||||
|
||||
# Wait for for set event;
|
||||
# Wait for set event;
|
||||
# result should be True immediately
|
||||
fut = self.loop._proactor.wait_for_handle(event, 10)
|
||||
start = self.loop.time()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue