diff src/stdui/ui_contact_list.py @ 1934:2daf7b4c6756

use of /usr/bin/env instead of /usr/bin/python in shebang
author Goffi <goffi@goffi.org>
date Sun, 17 Apr 2016 14:45:26 +0200
parents d17772b0fe22
children c2fdee1bd908
line wrap: on
line diff
--- a/src/stdui/ui_contact_list.py	Sun Apr 17 13:37:40 2016 +0200
+++ b/src/stdui/ui_contact_list.py	Sun Apr 17 14:45:26 2016 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
 # -*- coding: utf-8 -*-
 
 # SAT standard user interface for managing contacts