xbmc / addon-check

Automatic checks for new repository submissions
GNU General Public License v3.0
52 stars 42 forks source link

[fix] 2to3: catch parse exception #170

Closed Rechi closed 5 years ago

Rechi commented 5 years ago

This will continue the remaining addon check (check_addon.py) process if lib2to3.pgen2.parse.ParseError exception is thrown during the 2to3 check.