Searched defs:kwargs (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_makeencoding.py | 21 def get_text_writer(fo, **kwargs):
|
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 998 _VimChdir(PyObject *_chdir, PyObject *args, PyObject *kwargs) in _VimChdir() 1053 VimChdir(PyObject *self UNUSED, PyObject *args, PyObject *kwargs) in VimChdir() 1059 VimFchdir(PyObject *self UNUSED, PyObject *args, PyObject *kwargs) in VimFchdir() 1608 DictionaryConstructor(PyTypeObject *subtype, PyObject *args, PyObject *kwargs) in DictionaryConstructor() 2028 DictionaryUpdate(DictionaryObject *self, PyObject *args, PyObject *kwargs) in DictionaryUpdate() 2336 ListConstructor(PyTypeObject *subtype, PyObject *args, PyObject *kwargs) in ListConstructor() 3013 FunctionConstructor(PyTypeObject *subtype, PyObject *args, PyObject *kwargs) in FunctionConstructor() 3195 FunctionCall(FunctionObject *self, PyObject *argsObject, PyObject *kwargs) in FunctionCall()
|