[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <loom.20110130T013317-927@post.gmane.org>
Date: Sun, 30 Jan 2011 00:39:15 +0000 (UTC)
From: Lucian Adrian Grijincu <lucian.grijincu@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 7/7] perf tools: Initial python binding
Arnaldo Carvalho de Melo <acme <at> infradead.org> writes:
> --- /dev/null
> +++ b/tools/perf/python/twatch.py
> @@ -0,0 +1,41 @@
> +#! /usr/bin/python
> +++ b/tools/perf/util/setup.py
> @@ -0,0 +1,18 @@
> +#!/usr/bin/python2
Shouldn't both of these be?
#!/usr/bin/env python
--
Lucian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists