Home
last modified time | relevance | path

Searched defs:_method (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
924 def _method(*args, **kwargs): function