Home
last modified time | relevance | path

Searched refs:create_unbound_method (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/six/
H A Dsix.py560 def create_unbound_method(func, cls): function
571 def create_unbound_method(func, cls): function