HomeSort by relevance Sort by last modified time
    Searched full:setdocstring (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 244 self.setDocstring = self.graph.setDocstring
369 self.setDocstring(node.doc)
    [all...]
pyassem.py 287 def setDocstring(self, doc):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 244 self.setDocstring = self.graph.setDocstring
369 self.setDocstring(node.doc)
    [all...]
pyassem.py 287 def setDocstring(self, doc):

Completed in 355 milliseconds