Searched refs:with_docstring (Results 1 – 1 of 1) sorted by relevance
8127 def with_docstring(x): function8132 self.assertEqual(with_docstring.__doc__, 'test str')8137 def with_docstring(self, x): member in TestScript.test_script_method_docstring.A8143 self.assertEqual(a.with_docstring.__doc__, 'test str')