This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] python3 support for /usr/bin/dtrace



----- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]