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 4f3361b commit 25d1554Copy full SHA for 25d1554
InternalDocs/compiler.md
@@ -640,7 +640,7 @@ Objects
640
* [Objects/locations.md](https://github.com/python/cpython/blob/main/Objects/locations.md): Describes the location table
641
* [Objects/frame_layout.md](https://github.com/python/cpython/blob/main/Objects/frame_layout.md): Describes the frame stack
642
* [Objects/object_layout.md](https://github.com/python/cpython/blob/main/Objects/object_layout.md): Descibes object layout for 3.11 and later
643
-* [Exception Handling](exception_handling.md)
+* [Exception Handling](exception_handling.md): Describes the exception table
644
645
646
Specializing Adaptive Interpreter
0 commit comments