This website requires JavaScript.
Explore
Help
Sign In
jinx
/
python-uncompyle6
Watch
1
Fork
0
You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced
2025-08-03 00:45:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87a3c5d687c6e5249f5bf3f95ee0f1ffdea15ba3
python-uncompyle6
/
uncompyle6
/
opcodes
History
rocky
06653a6163
On Python3.4 decompiling Python 3.4 instructions, use its
...
built-in disassembler routines. In contrast to what was here, they most likely work!
2015-12-16 09:13:14 -05:00
..
__init__.py
More python2 -> python3 compatibility
2015-12-11 18:14:47 -05:00
opcode_23.py
Move scanners in its own directory. Dir base-tests -> base_tests so we
2015-12-14 09:38:46 -05:00
opcode_24.py
Move scanners in its own directory. Dir base-tests -> base_tests so we
2015-12-14 09:38:46 -05:00
opcode_25.py
Move scanners in its own directory. Dir base-tests -> base_tests so we
2015-12-14 09:38:46 -05:00
opcode_26.py
Move scanners in its own directory. Dir base-tests -> base_tests so we
2015-12-14 09:38:46 -05:00
opcode_27.py
Move scanners in its own directory. Dir base-tests -> base_tests so we
2015-12-14 09:38:46 -05:00
opcode_32.py
Start to move deparser from python-deparse here. Start Python 3.2 tolerance
2015-12-14 16:18:56 -05:00
opcode_34.py
On Python3.4 decompiling Python 3.4 instructions, use its
2015-12-16 09:13:14 -05:00