Adapt decompyle3's 3.8 try/return grammar rules

This commit is contained in:
rocky
2020-05-17 10:18:10 -04:00
parent d343384db7
commit 4365022f40
7 changed files with 109 additions and 31 deletions

3
test/.gitignore vendored
View File

@@ -1,3 +1,6 @@
/.coverage
/.python-version
/nohup.out
/pycdc
/test_unpy33.py
/test_unpy37.py

Binary file not shown.

View File

@@ -1 +1,3 @@
/.python-version
/runun33.sh
/runun7.sh