Skip to content

Commit f7cb965

Browse files
Clarify about the host.
1 parent 9ac4b4a commit f7cb965

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 computer (or VM or container)
410+
host machine
411411
process
412412
OS thread (runs machine code)
413413

0 commit comments

Comments
 (0)