
peps.python.org/pep-0667
Preview meta tags from the peps.python.org website.
Linked Hostnames
4Thumbnail

Search Engine Appearance
https://peps.python.org/pep-0667
PEP 667 – Consistent views of namespaces | peps.python.org
In early versions of Python all namespaces, whether in functions, classes or modules, were all implemented the same way: as a dictionary.
Bing
PEP 667 – Consistent views of namespaces | peps.python.org
https://peps.python.org/pep-0667
In early versions of Python all namespaces, whether in functions, classes or modules, were all implemented the same way: as a dictionary.
DuckDuckGo

PEP 667 – Consistent views of namespaces | peps.python.org
In early versions of Python all namespaces, whether in functions, classes or modules, were all implemented the same way: as a dictionary.
General Meta Tags
9- titlePEP 667 – Consistent views of namespaces | peps.python.org
- titleFollowing system colour scheme
- titleSelected dark colour scheme
- titleSelected light colour scheme
- charsetutf-8
Open Graph Meta Tags
9- og:titlePEP 667 – Consistent views of namespaces | peps.python.org
- og:descriptionIn early versions of Python all namespaces, whether in functions, classes or modules, were all implemented the same way: as a dictionary.
- og:typewebsite
- og:urlhttps://peps.python.org/pep-0667/
- og:site_namePython Enhancement Proposals (PEPs)
Link Tags
7- alternatehttps://peps.python.org/peps.rss
- canonicalhttps://peps.python.org/pep-0667/
- shortcut icon../_static/py.png
- stylesheet../_static/style.css
- stylesheet../_static/mq.css
Links
12- https://discuss.python.org/t/46631
- https://discuss.python.org/t/46631/25
- https://docs.python.org/3.13/glossary.html#term-optimized-scope
- https://docs.python.org/3.13/library/functions.html#locals
- https://github.com/python/cpython/issues/125590