Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1512 IterIter(PyObject *self) in IterIter() function
6480 IterType.tp_iter = (getiterfunc)IterIter; in init_structs()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt16423 Solution: Python patch 13: Fix IterIter function. (ZyX)