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
f4ceb6304d42b63b7a604c7e5e949fb474298f2a
python-uncompyle6
/
uncompyle6
/
semantics
History
rocky
8393064136
Get ready for release 2.11.3
...
need xdis 3.5.1 for now. Adjust for xdis "is-not" which we need as "is not"
2017-08-09 22:09:31 -04:00
..
__init__.py
Part of a much needed cleanup. Move semantics routines into its own
2015-12-20 23:03:35 -05:00
aligner.py
disassemble -> ingest where appropriate
2016-09-04 11:43:02 -04:00
check_ast.py
Misc bugs
2017-04-10 07:57:56 -04:00
consts.py
Get ready for release 2.11.3
2017-08-09 22:09:31 -04:00
fragments.py
Adjust nodeInfo if it is a Token
2017-06-13 04:41:32 -04:00
helper.py
2.7 grammar bug workaround. Fix docstring bug
2016-11-24 21:57:39 -05:00
make_function.py
A guard against badly formated bytecode
2017-06-28 18:39:05 -04:00
Makefile
Two modes of disassembly, one where we show hidden code and one where we don't.
2015-12-25 10:08:12 -05:00
parser_error.py
Break out make_function() into its own file.
2016-10-29 07:22:58 -04:00
pysource.py
3.x funciton and annotation bug fixes
2017-06-25 18:46:03 -04:00