py/emitnative: Use assertions and mp_not_implemented correctly.
Assertions are used to check expressions that should always be true, and mp_not_implemented is used for code that can be reached.
Showing
Please register or sign in to comment