Hello,
when extending python there are type methods tp_iter and tp_iternext.
Which python code calls the c iterator methods?
--
Johannes
when extending python there are type methods tp_iter and tp_iternext.
Which python code calls the c iterator methods?
--
Johannes
Comment