Home
/
Python 3.11
/
Inspect
/
getgeneratorstate
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Inspect
getgeneratorstate
Python 3.11
Get current state of a generator-iterator.
Syntax
PYTHON
Copy
inspect.getgeneratorstate(generator)