Python Forum
Python Forum
>
General
>
News and Discussions
> PEP554 Interpreters: is there any code for this yet?
Full Version:
PEP554 Interpreters: is there any code for this yet?
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
tmcclure
Jan-18-2020, 08:02 PM
I pulled 3.9.02a but don't see the interpreters module as some 2018 articles and PEP554 mention being in. Is this still totally conceptual or is there a way to mess with some of those examples found in pep554.
micseydel
Jan-21-2020, 07:19 PM
The Python version is listed as 3.9, which hasn't been released. See:
https://www.python.org/dev/peps/pep-0554/
Python Forum
>
General
>
News and Discussions
> PEP554 Interpreters: is there any code for this yet?