~gnome-terminator/terminator/gtk3

« back to all changes in this revision

Viewing changes to terminatorlib/encoding.py

  • Committer: Stephen Boddy
  • Date: 2016-11-25 01:29:55 UTC
  • Revision ID: stephen.j.boddy@gmail.com-20161125012955-awhqfmzdpbzjm2r8
Fix terminator not working with default python3 by forcing python2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/env python2
2
2
#    TerminatorEncoding - charset encoding classes
3
3
#    Copyright (C) 2006-2010  chantra@debuntu.org
4
4
#