]> sourceware.org Git - systemtap.git/commit
Updates for python 3.3
authorStan Cox <scox@redhat.com>
Tue, 11 Mar 2014 20:10:06 +0000 (16:10 -0400)
committerStan Cox <scox@redhat.com>
Tue, 11 Mar 2014 20:10:06 +0000 (16:10 -0400)
commit3044bfe6a3f8a22428b08b1059219c09318cb92e
treec197374afad26c1e910aeb5f8ff56c847ce12d1c
parentf8b9be91b6ebcc27197e8457ee4fd3c48ebdfdcb
Updates for python 3.3

* (celsius-bt.stp,celsius-var.stp):  Don't to use the same script for
  python2 and python3
* python.exp:  Create python2/python3 versions of above.
* python2.stp (python2_backtrace, python2_get_variable): New.
* python3.stp (get_unicode, p3_get_dict_hash, p3_get_dict_key)
  (p3_get_dict_value):  Changes for python 3.3
  (python3_backtrace, python3_get_variable): New.
testsuite/systemtap.apps/celsius-bt.stp
testsuite/systemtap.apps/celsius-var.stp
testsuite/systemtap.apps/python.exp
testsuite/systemtap.apps/python2.stp
testsuite/systemtap.apps/python3.patch
testsuite/systemtap.apps/python3.stp
This page took 0.025163 seconds and 5 git commands to generate.