]> git.pld-linux.org Git - packages/lttng-tools.git/blob - lttng-tools-swig-crash.patch
- updated to 2.10.9
[packages/lttng-tools.git] / lttng-tools-swig-crash.patch
1 --- lttng-tools-2.10.9/extras/bindings/swig/python/lttng.i.in.orig      2019-10-17 22:22:41.887718617 +0200
2 +++ lttng-tools-2.10.9/extras/bindings/swig/python/lttng.i.in   2019-10-27 20:19:50.793948143 +0100
3 @@ -434,7 +434,7 @@
4  //     (List and Handle-related)
5  // =============================================
6  
7 -%feature("docstring")""
8 +//%feature("docstring")""
9  %pythoncode %{
10  
11  def list_sessions():
12 @@ -710,7 +710,7 @@
13  //   Used to prevent freeing unallocated memory
14  // =============================================
15  
16 -%feature("docstring")""
17 +//%feature("docstring")""
18  %feature("autodoc", "1");
19  
20  %pythoncode %{
This page took 0.057839 seconds and 3 git commands to generate.