We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bfce1d commit 398988dCopy full SHA for 398988d
InternalDocs/compiler.md
@@ -616,7 +616,7 @@ Important files
616
* [Lib/opcode.py](https://github.com/python/cpython/blob/main/Lib/opcode.py)
617
: opcode utilities exposed to Python.
618
619
- * [Lib/importlib/_bootstrap_external.py](https://github.com/python/cpython/blob/main/Lib/importlib/_bootstrap_external.py)
+ * [Include/core/pycore_magic_number.h](https://github.com/python/cpython/blob/main/Include/internal/pycore_magic_number.h)
620
: Home of the magic number (named ``MAGIC_NUMBER``) for bytecode versioning.
621
622
0 commit comments