Generator objects are what Python uses to implement generator iterators. They are normally created by iterating over a function that yields values, rather than explicitly calling :cfunc:`PyGen_New`.
Cell Objects
DateTime Objects
Enter search terms or a module, class or function name.