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


> [...]
>> RHEL5 ships with python 2.4.*.  Is there a solution that lets that
>> work too?

Yes, there is; a hack from http://python3porting.com/noconv.html makes
exception catching work on rhel5's python2.4 and python3.  A new
commit does this, and a the dtrace.exp test case checks that the
python script runs fully on both python2 & python3.

- FChE


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