JUMP_IF_{TRUE,FALSE}_OR_OP fixes

This commit is contained in:
rocky
2016-06-27 17:14:30 -04:00
parent 460ad129cc
commit 622f83970b
3 changed files with 12 additions and 6 deletions

View File

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