Start Python 2.1 bytecode decompile

This commit is contained in:
rocky
2016-10-07 22:42:30 -04:00
parent 2e1bd2dc13
commit 056f600da1
89 changed files with 128 additions and 31 deletions

View File

@@ -38,7 +38,7 @@ entry_points={
]}
ftp_url = None
install_requires = ['spark-parser >= 1.4.0',
'xdis >= 2.3.0']
'xdis >= 2.3.1']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'