pub type PyEnvironmentError = PyOSError;
Alias of PyOSError, corresponding to EnvironmentError alias in Python.
PyOSError
EnvironmentError
#[repr(transparent)]pub struct PyEnvironmentError(PyAny);
0: PyAny