rocky
43ed4f249e
Merge branch 'python-3.3-to-3.5' into python-2.4
2022-09-16 15:53:56 -04:00
rocky
4b2a2e218a
Misc lint stuff from pycharm...
...
that has been applied to decompyle3 already
2022-09-16 15:38:13 -04:00
rocky
5268796134
Merge branch 'python-3.3-to-3.5' into python-2.4
2022-04-27 04:05:50 -04:00
rocky
152de50f90
Revise docstring explaiing pydisassemble
2022-04-26 18:12:26 -04:00
rocky
1c49eb5989
Revise what pydisassemble is about
2022-04-26 18:09:16 -04:00
rocky
3ca66d0184
Merge branch 'master' into python-2.4
2020-10-31 11:37:53 -04:00
rocky
70b7e51df6
VERSION -> version
2020-10-31 11:25:06 -04:00
rocky
d39191477b
Merge branch 'master' into python-2.4
2020-01-28 01:44:05 -05:00
comet
6bbafcc8dd
fix spelling errors
2020-01-27 18:41:55 -06:00
rocky
657d5ef024
pydisasm fixes
2018-02-15 07:33:51 -05:00
rocky
e92c2503d1
Merge branch 'master' into python-2.4
2018-02-15 07:31:11 -05:00
rocky
a01091a46e
Misc pydisasm fixes
2018-02-15 07:30:01 -05:00
rocky
012ff91cfb
Merge branch 'master' into python-2.4
2016-12-25 07:57:17 -05:00
rocky
e6761e13bb
Python flake8 crap
...
Was testing realgud's C-x!8 (goto flake8 warning/error)
2016-12-18 20:18:19 -05:00
rocky
a9349b8f3d
Making it run on Python 2.4 and 2.5
2016-11-23 07:53:51 -05:00
rocky
08790ab0ab
Make use of xdis routines in disassembly
2016-05-29 23:02:31 -04:00
rocky
4398b5b2e0
Use xdis for code, magics, and marshal
2016-05-27 19:18:06 -04:00
rocky
68ff878b3e
Small pyflakes stuff
2016-05-20 21:37:46 -04:00
rocky
d42f84a59c
Go over disassembly routine...
...
* tok.py:
- add arg value when it is an integer
* pydisassemble.py:
- add option -U --uncomplyle for which flavor of disassembly
- remove -o option
* scanner27.py:
- allow for native (non-uncompyle6) output
2016-05-17 22:52:16 -04:00
rocky
bb31629c35
pydisassemble disassemble without grammar mangling
...
Some other small cleanups as well
2016-05-15 13:55:21 -04:00
rocky
1d9ab4e1d1
Start to DRY Python 3.4 and 3.5 scanners
2016-05-14 16:55:44 -04:00
rocky
b69001ccbf
Fix names for <program> -V
2016-05-14 00:53:46 -04:00
rocky
e0eba6998f
Python packaging - yet again.
...
Did I ever mention how much Python sucks at packaging?
2016-05-13 22:59:15 -04:00