[PATCH] python3 support for /usr/bin/dtrace
Nathan Scott
nathans@redhat.com
Mon Feb 23 00:45:00 GMT 2015
----- Original Message ----
> > Yes, by "a system where python3 was default" I meant:
> > $ /usr/bin/python --version
> > Python 3.3.2
>
> What distro is doing or planning to do this?
The only distro I know of that has switched completely is:
https://www.archlinux.org/news/python-is-now-python-3/
But others (like f23) plan to have the option of having only
python3 installed, by default. And of course, its alot less
patching if everything except the hashbang line of the script
supports both major versions (which is what we'll be doing in
PCP for the time being, FWLIW).
*shrug* - do with the patch as you see fit; just figured I'd
share the problem & one potential fix you could use.
cheers.
--
Nathan
More information about the Systemtap
mailing list