0

Replace python with python2

A continuation of c7d86eca76
This commit is contained in:
Andrew Chin
2016-12-24 14:43:52 -05:00
parent 5fecdf7477
commit faa8d8f75c
3 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python2
# -*- coding: iso-8859-1 -*-
#
# progressbar - Text progressbar library for python.