
peps.python.org/pep-0488
Preview meta tags from the peps.python.org website.
Linked Hostnames
5- 4 links todocs.python.org
- 4 links togithub.com
- 2 links toweb.archive.org
- 1 link towww.pypy.org
- 1 link towww.python.org
Thumbnail

Search Engine Appearance
PEP 488 – Elimination of PYO files | peps.python.org
This PEP proposes eliminating the concept of PYO files from Python. To continue the support of the separation of bytecode files based on their optimization level, this PEP proposes extending the PYC file name to include the optimization level in the byt...
Bing
PEP 488 – Elimination of PYO files | peps.python.org
This PEP proposes eliminating the concept of PYO files from Python. To continue the support of the separation of bytecode files based on their optimization level, this PEP proposes extending the PYC file name to include the optimization level in the byt...
DuckDuckGo

PEP 488 – Elimination of PYO files | peps.python.org
This PEP proposes eliminating the concept of PYO files from Python. To continue the support of the separation of bytecode files based on their optimization level, this PEP proposes extending the PYC file name to include the optimization level in the byt...
General Meta Tags
9- titlePEP 488 – Elimination of PYO files | peps.python.org
- titleFollowing system colour scheme
- titleSelected dark colour scheme
- titleSelected light colour scheme
- charsetutf-8
Open Graph Meta Tags
9- og:titlePEP 488 – Elimination of PYO files | peps.python.org
- og:descriptionThis PEP proposes eliminating the concept of PYO files from Python. To continue the support of the separation of bytecode files based on their optimization level, this PEP proposes extending the PYC file name to include the optimization level in the byt...
- og:typewebsite
- og:urlhttps://peps.python.org/pep-0488/
- og:site_namePython Enhancement Proposals (PEPs)
Link Tags
7- alternatehttps://peps.python.org/peps.rss
- canonicalhttps://peps.python.org/pep-0488/
- shortcut icon../_static/py.png
- stylesheet../_static/style.css
- stylesheet../_static/mq.css
Links
12- https://docs.python.org/3.5/library/compileall.html
- https://docs.python.org/3.5/library/importlib.html#importlib.util.MAGIC_NUMBER
- https://docs.python.org/3.5/library/importlib.html#importlib.util.cache_from_source
- https://docs.python.org/3.5/library/importlib.html#module-importlib.machinery
- https://github.com/python/cpython/blob/e55181f517bbfc875065ce86ed3e05cf0e0246fa/Lib/importlib/_bootstrap.py#L437