This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: [PATCH] python3 support for /usr/bin/dtrace
- From: Nathan Scott <nathans at redhat dot com>
- To: "Frank Ch. Eigler" <fche at redhat dot com>
- Cc: systemtap <systemtap at sourceware dot org>
- Date: Sun, 22 Feb 2015 18:44:25 -0500 (EST)
- Subject: Re: [PATCH] python3 support for /usr/bin/dtrace
- Authentication-results: sourceware.org; auth=none
- References: <452908795 dot 11130378 dot 1424394762756 dot JavaMail dot zimbra at redhat dot com> <1605218776 dot 11202792 dot 1424408969495 dot JavaMail dot zimbra at redhat dot com> <y0mbnknhuq1 dot fsf at fche dot csb>
- Reply-to: Nathan Scott <nathans at redhat dot com>
----- Original Message -----
> > [...]
> > Came across a few syntax issues when building PCP with static
> > probes enabled on a system where python3 was default. [...]
>
> By default, meaning /usr/bin/python mapping to python3?
Yes, by "a system where python3 was default" I meant:
$ /usr/bin/python --version
Python 3.3.2
cheers.
--
Nathan