diff --git a/kvg.py b/kvg.py index 4bea8a46e..5ad048b86 100755 --- a/kvg.py +++ b/kvg.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 # -*- coding: utf-8 -*- # # Copyright (C) 2011 Alexandre Courbot diff --git a/listmissingcomponents.py b/listmissingcomponents.py index 3fe8bcdff..bdb71a530 100755 --- a/listmissingcomponents.py +++ b/listmissingcomponents.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 # -*- coding: utf-8 -*- # # Copyright (C) 2009 Alexandre Courbot