Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Stray import
  • Loading branch information
tiran committed Jul 23, 2022
commit 8e1914ed6154c9d4b940b22e28977a4e8ffc9b56
1 change: 0 additions & 1 deletion Lib/subprocess.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
then returns a (exitcode, output) tuple
"""

from builtins import NotImplementedError
import builtins
import errno
import io
Expand Down