From: christian.babeux@efficios.com (Christian Babeux)
Subject: [lttng-dev] [PATCH babeltrace 1/2] Add missing shebangs to Python examples.
Date: Wed, 23 Jan 2013 12:05:48 -0500 [thread overview]
Message-ID: <CAGDH53=N1Ae2cLr5UEDeMBBGwN+pTTwf+dnhTpriPGJ+oL4huA@mail.gmail.com> (raw)
In-Reply-To: <20130123144550.GA3952@Krystal>
> Please compare with other lttng projects (see tools tests), where I
> think we use "env" and then python. So I'm not sure which roule we want
> to go, but I think this has to do with Debian not having the same
> symlinks that other distros wrt python 2 and 3.
I would recommend using "#!/usr/bin/env python" so it will default to
the Python interpreter available on the machine. Take note that we
might have issues with Python 3 interpreters if the scripts are not
fully compliant.
Thanks,
Christian
next prev parent reply other threads:[~2013-01-23 17:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-22 23:47 Jérémie Galarneau
2013-01-22 23:47 ` [lttng-dev] [PATCH babeltrace 2/2] Fix: Unified types expected by the Definition Python interface Jérémie Galarneau
2013-01-25 16:39 ` Mathieu Desnoyers
2013-01-23 14:45 ` [lttng-dev] [PATCH babeltrace 1/2] Add missing shebangs to Python examples Mathieu Desnoyers
2013-01-23 17:05 ` Christian Babeux [this message]
[not found] ` <CA+jJMxvqEXqgK8oMmJZT5WKiKuNYm7Wws47QOi=e2wzYnaKH8A@mail.gmail.com>
2013-01-25 16:03 ` Jérémie Galarneau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGDH53=N1Ae2cLr5UEDeMBBGwN+pTTwf+dnhTpriPGJ+oL4huA@mail.gmail.com' \
--to=christian.babeux@efficios.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox