```$ python3 Python 3.7.5 (default, Nov 7 2019, 1...
# general
e
Copy code
$ python3
Python 3.7.5 (default, Nov  7 2019, 10:50:52)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import distutils.spawn
>>>