◐ Shell
clean mode source ↗

Message 264643 - Python tracker

> I should mention a change in dis which hasn't come up for the sake of explicit discussion: I modified dis to not print EXTENDED_ARG.

This may be a problem since jumps can now point on address not output in disassemble.

May be this is good idea (I'm +0), but it deserves separate issue.