Searched refs:setDocstring (Results 1 – 2 of 2) sorted by relevance
244 self.setDocstring = self.graph.setDocstring369 self.setDocstring(node.doc)1367 self.setDocstring(func.doc)1451 self.setDocstring(klass.doc)
287 def setDocstring(self, doc): member in PyFlowGraph