HomeSort by relevance Sort by last modified time
    Searched refs:_addmethod (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pyclbr.py 65 def _addmethod(self, name, lineno): member in class:Class
173 cur_class._addmethod(meth_name, lineno)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pyclbr.py 65 def _addmethod(self, name, lineno): member in class:Class
173 cur_class._addmethod(meth_name, lineno)

Completed in 86 milliseconds