Skip to content

Commit 8f454c4

Browse files
Note the operating system in the diagram.
1 parent e71394c commit 8f454c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/executionmodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Python's execution model does not operate in a vacuum. It runs on a
407407
computer. When a program runs, the conceptual layers of how it runs
408408
on the computer look something like this::
409409

410-
host machine
410+
host machine and operating system (OS)
411411
process
412412
OS thread (runs machine code)
413413

0 commit comments

Comments
 (0)