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 e71394c commit 8f454c4Copy full SHA for 8f454c4
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 machine
+ host machine and operating system (OS)
411
process
412
OS thread (runs machine code)
413
0 commit comments