Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ SubprocessError
Class
SubprocessError
tools/python-3.11.9-amd64/Lib/subprocess.py:123–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
122
# Exception classes used by this module.
123
class
SubprocessError(Exception):
pass
124
125
126
class
CalledProcessError(SubprocessError):
Callers
1
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected