python-uncompyle6
python-uncompyle6 copied to clipboard
DRY Scanner conversion to instructions function
This is done in scanner{2,3}.py in ingest() and it is done as several steps. It is also different in Python2 and Python3. This should be turned into a single common routine. It would also simplify testing various common in that phase like inst_matches()