Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h3260 FunctionRepr(FunctionObject *self) in FunctionRepr() function
6651 FunctionType.tp_repr = (reprfunc)FunctionRepr; in init_structs()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt16465 Solution: Python patch 19: add FunctionRepr(). (ZyX)