summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.torture_signature_0.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.torture_signature_0.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.torture_signature_0.page18
1 files changed, 4 insertions, 14 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.torture_signature_0.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.torture_signature_0.page
index 4cc806d4..d1c75960 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.torture_signature_0.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.torture_signature_0.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="Regress.TestObj" group="method" type="guide"/>
<api:function>
<api:returns>
@@ -42,27 +41,20 @@
<api:name>m</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.TestObj.torture_signature_0</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
@accepts(Regress.TestObj, int, float, int, unicode, int, int)
@returns(none)
def torture_signature_0(self, x, y, z, foo, q, m):
# Python wrapper for regress_test_obj_torture_signature_0()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>self</code></title>
-<p>A <link xref="Regress.TestObj"/></p>
+ <p>A <link xref="Regress.TestObj"/></p>
</item>
<item>
<title><code>x</code></title>
@@ -90,6 +82,4 @@ def torture_signature_0(self, x, y, z, foo, q, m):
</item>
</terms>
-
-
</page>