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 9ac4b4a commit f7cb965Copy full SHA for f7cb965
Doc/reference/executionmodel.rst
@@ -407,7 +407,7 @@ Python's execution model does not operate in a vacuum. It runs on a
407
computer. When a program runs, the conceptual layers of how it runs
408
on the computer look something like this::
409
410
- host computer (or VM or container)
+ host machine
411
process
412
OS thread (runs machine code)
413
0 commit comments