You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: InternalDocs/compiler.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -640,7 +640,7 @@ Objects
640
640
*[Objects/locations.md](https://github.com/python/cpython/blob/main/Objects/locations.md): Describes the location table
641
641
*[Objects/frame_layout.md](https://github.com/python/cpython/blob/main/Objects/frame_layout.md): Describes the frame stack
642
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)
643
+
*[Exception Handling](exception_handling.md): Describes the exception table
0 commit comments