comparison frontends/src/quick_frontend/quick_list_manager.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
comparison
equal deleted inserted replaced
1933:16e65f15f31f 1934:2daf7b4c6756
1 #!/usr/bin/python 1 #!/usr/bin/env python2
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 3
4 # Libervia: a Salut à Toi frontend 4 # Libervia: a Salut à Toi frontend
5 # Copyright (C) 2013-2016 Adrien Cossa <souliane@mailoo.org> 5 # Copyright (C) 2013-2016 Adrien Cossa <souliane@mailoo.org>
6 6