We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2898eb9 commit 228cf17Copy full SHA for 228cf17
examples/shell.py
@@ -1,5 +1,4 @@
1
"""Examples using create_subprocess_exec() and create_subprocess_shell()."""
2
-import logging; logging.basicConfig()
3
4
import asyncio
5
import signal
0 commit comments