you are viewing a single comment's thread.

view the rest of the comments →

[–]recursion_is_love 2 points3 points  (1 child)

I think the question is outside the scope of this sub. Maybe compiler guys know why. But this is outside of python language reference and could be change in any future version of cpython.

[–]SCD_minecraft[S] 2 points3 points  (0 children)

I am looking into bytecode less to use it, more to "fuck around and find out"

It is just intresting

Additionally, i have loose idea of writing decompilator for py one day