Searched refs:refactor_docstring (Results 1 – 2 of 2) sorted by relevance
333 output = self.refactor_docstring(input, filename)378 output = self.refactor_docstring(input, "<stdin>")537 def refactor_docstring(self, input, filename): member in RefactoringTool
316 out = rt.refactor_docstring(doc, "<test>")323 out = rt.refactor_docstring(doc, "<test>")