Skip to content

Commit

Permalink
switch to python2 for debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
garabik committed Apr 24, 2016
1 parent 4d23724 commit 72697e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paracode
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/python

import sys, unicodedata
from optparse import OptionParser
Expand Down

0 comments on commit 72697e3

Please sign in to comment.