# Source: decompyle # Package: decompyle # Versions: decompyle (2.3.2-4.1) # This Description is owned # Prioritize: 48 Description: a Python byte-code decompiler Decompyle converts Python byte-code back into equivalent Python source. It accepts byte-code from any Python version between 1.5 and 2.3 inclusive. Note that it cannot yet decompile byte-code from Python 2.4 and 2.5. . The generated source is very readable: docstrings, lists, tuples and hashes get pretty-printed. . Decompyle can also verify the equivalence of the generated source by compiling it and comparing the new byte-code with the original byte-code. Description-it: decompilatore di byte-code Python Decompyle converte byte-code Python in un sorgente Python equivalente. Accetta byte-code da qualunque versione Python tra 1.5 e 2.3 comprese. Notare che ancora non può decompilare byte-code prodotto da Python 2.4 e 2.5. . Il sorgente generato è molto leggibile: docstring, list, tuple e hash sono evidenziati. . Decompyle può anche verificare l'equivalenza dei sorgenti generati compilandoli e comparando il nuovo byte-code con il byte-code originale. # other Descriptions of the decompyle package with a translation in it: # # Description-id: 29746 https://ddtp.debian.org/ddt.cgi?desc_id=29746 # patch https://ddtp.debian.org/ddt.cgi?diff1=29746&diff2=54215&language=it # This Description was in etch from 2006-11-05 to 2011-07-22; # This Description was in sid from 2006-10-25 to 2009-09-30; # This Description was in lenny from 2007-06-14 to 2011-06-22; #