[Python-Dev] PEP 550 v4 (original) (raw)
francismb francismb at email.de
Sat Aug 26 15:36:02 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 550 v4
- Next message (by thread): [Python-Dev] PEP 550 v4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
For the purpose of this section, we define execution context as an opaque container of non-local state that allows consistent access to its contents in the concurrent execution environment.
May be nonsense/non-practical :-), but :
- How extrapolates this concept to the whole interpreter (container of ...non-local state --> interpreter state; concurrent execution environment --> python interpreter, ...) ?
Thank in advance ! -- francis
- Previous message (by thread): [Python-Dev] PEP 550 v4
- Next message (by thread): [Python-Dev] PEP 550 v4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]