1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Jaroslav Škarvada
476be07b46
Use python3 interpreter by default
This may ease development, because development environment will
be probably already on python3.

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2019-11-18 11:21:33 +01:00
Jaroslav Škarvada
328521f698
varnetload: more python3 fixes
Maybe this tool could be dropped, there are better alternatives like
iperf, but for now keeping it for backward compatibility.

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2018-01-18 16:47:16 +01:00
Ondřej Lysoněk
ee657bc733 Use new syntax for catching exceptions 2018-01-14 15:13:37 +01:00
Jaroslav Škarvada
d233fd7c31 misc: bumped year in copyright to 2013
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2013-11-27 09:30:07 +01:00
Jan Vcelak
045e1ac5fb systemtap {disk,net}devstat: fix typo in usage 2012-12-07 14:03:52 +01:00
Jan Vcelak
a49f53e60f GPL headers only into executables and main module
GPL license does not require all files to have the copyright notice
and header. To save some space, I removed the headers from all files
except the executables and the main Python module.
2012-11-09 12:27:20 +01:00
Jan Vcelak
09d20c648a run python interpret with '-Es' options 2012-10-30 11:40:29 +01:00
Jan Vcelak
9e7b5ac137 move systemtap scripts to "systemtap" directory 2012-03-12 17:53:02 +01:00