skyhover / Deckard

Code clone detection; clone-related bug detection; sematic clone analysis
Other
209 stars 78 forks source link

ptget: Use python2 for compilation #10

Closed sils closed 8 years ago

sils commented 9 years ago

Those files are uncompatible to python 3 since they are using deprecated syntax. It is thus explicitly needed to specify to use python 2.

Fixes https://github.com/skyhover/Deckard/issues/9