mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
1 line
129 B
ReStructuredText
1 line
129 B
ReStructuredText
Code for exception handlers is emitted at the end of the code unit's bytecode. This avoids one jump when no exception is raised.
|