Modifier and Type | Method and Description |
---|---|
void |
end()
Invoked at the end of processing.
|
PyObject |
next()
Return the next row from the source.
|
void |
start()
Invoked at the start of processing.
|
void start()
PyObject next()
void end()