Lines Matching defs:add
34 "can be used by POSTing to /RPC2. Try self.add, too.")
45 def add(x, y):
61 serv.register_function(add)
141 The documentation for the "add" method contains the test material.
147 (b'<dl><dt><a name="-add"><strong>add</strong></a>(x, y)</dt><dd>'
172 b'Help">system.methodHelp</a>(\'add\') => "Adds '
178 b'system.methodSignature</a>(\'add\') => [double, '
181 b' In the<br>\nabove example, the add '
193 self.assertIn(b"""Try self.<strong>add</strong>, too.""",