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
a75bd0bf979368b5932ba33b359aa22e841e1ce9
python-uncompyle6
/
uncompyle6
/
opcodes
History
rocky
f70641da5d
disas.py: track load_module API change
...
opcode_23.py: make it more like opcode_27.py
2015-12-18 23:03:47 -05:00
..
__init__.py
More python2 -> python3 compatibility
2015-12-11 18:14:47 -05:00
opcode_23.py
disas.py: track load_module API change
2015-12-18 23:03:47 -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
Python 2.6 compatability via ericfrederich's patch. DRY version-checking code
2015-12-17 20:48:54 -05:00
opcode_26.py
Python 2.6 compatability via ericfrederich's patch. DRY version-checking code
2015-12-17 20:48:54 -05:00
opcode_27.py
Python 2.6 compatability via ericfrederich's patch. DRY version-checking code
2015-12-17 20:48:54 -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
Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory.
2015-12-17 18:53:30 -05:00