Home
last modified time | relevance | path

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

/external/python/six/
Dtest_six.py409 def with_kw(*args, **kw): function
413 monkeypatch.setattr(MyDict, stock_method_name(name), with_kw)