1087 |
while (PyDict_Next (pyDict, &dictPos, &pkey, &pvalue)) |
1087 |
while (PyDict_Next (pyDict, &dictPos, &pkey, &pvalue)) |
1140 |
/* See if we have been here before, in which case there is no */ |
1140 |
/* See if we have been here before, in which case there is no */ |