Pypy 3.6 tolerance

This commit is contained in:
rocky
2019-04-30 05:12:42 -04:00
parent c5d7944e65
commit a981db884c
6 changed files with 25 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
# Copyright (c) 2017 by Rocky Bernstein
# Copyright (c) 2017, 2019 by Rocky Bernstein
"""
Python PyPy 3.2 decompiler scanner.
Python PyPy 3.5 decompiler scanner.
Does some additional massaging of xdis-disassembled instructions to
make things easier for decompilation.