Skip to content

Commit cf5da77

Browse files
authored
fix windows_utils.py
1 parent a8fff9e commit cf5da77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/asyncio/windows_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import subprocess
1313
import tempfile
1414
import warnings
15+
import uuid
1516

1617

1718
__all__ = 'pipe', 'Popen', 'PIPE', 'PipeHandle'

0 commit comments

Comments
 (0)