Start supporting Pypy 3.5 (5.7.1-beta)

This commit is contained in:
rocky
2017-07-08 17:47:32 -04:00
parent d332bde104
commit 2e164763eb
8 changed files with 52 additions and 22 deletions

View File

@@ -1,6 +1,9 @@
# Copyright (c) 2015-2016 by Rocky Bernstein
# Copyright (c) 2015-2017 by Rocky Bernstein
"""
Python 3.4 bytecode scanner/deparser
Python 3.4 bytecode decompiler scanner
Does some additional massaging of xdis-disassembled instructions to
make things easier for decompilation.
This sets up opcodes Python's 3.4 and calls a generalized
scanner routine for Python 3.