Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > 118d8b4f74ee98d99b21c833c45f1087

python3-xdis-4.1.2-4.noarch.rpm

Description:

The Python dis module allows you to disassemble byte from the same
version of Python that you are running on. But what about bytecode
from different versions?

That's what this package is for. It can marshal load Python bytecodes
from different versions of Python. The command-line routine
pydisssemble will show disassembly output using Python 3.5 disassembly
conventions

It accepts bytecodes from Python version 2.3 to 3.5 or so. The code
requires Python 2.5 or later and has been tested on Python running
versions 2.6, 2.7, pypy-5.0.1, 3.2, 3.3, 3.4 and 3.5.

Sources packages:

Other version of this rpm: