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-02 16:44:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a75bd0bf979368b5932ba33b359aa22e841e1ce9
python-uncompyle6
/
uncompyle6
/
scanners
History
rocky
a75bd0bf97
Python 3 bytecode handles opcodes with varargs (better). Decompiling
...
assert works. Add more of the simple tests and their compiled bytecode.
2015-12-19 03:00:39 -05:00
..
__init__.py
Move scanners in its own directory. Dir base-tests -> base_tests so we
2015-12-14 09:38:46 -05:00
scanner25.py
marshal.py: Python2 marshal code shouldn't try to turn a code object
2015-12-18 21:20:12 -05:00
scanner26.py
marshal.py: Python2 marshal code shouldn't try to turn a code object
2015-12-18 21:20:12 -05:00
scanner27.py
marshal.py: Python2 marshal code shouldn't try to turn a code object
2015-12-18 21:20:12 -05:00
scanner32.py
marshal.py: Python2 marshal code shouldn't try to turn a code object
2015-12-18 21:20:12 -05:00
scanner34.py
Python 3 bytecode handles opcodes with varargs (better). Decompiling
2015-12-19 03:00:39 -05:00