3.1.1.1 Generators Objects

class Generators
Instances of class Generators have the following methods (in addition to inherited methods and special methods):

assign_names,$  $ gens,$  $ list,$  $ name,$  $ names,$  $ ngens

Further documentation:

gens( )

Return a tuple whose entries are the generators for this object, in order.

list( )

Return a list of all elements in this object, if possible.

Instances of class Generators also have the following special methods:

__getitem__,$  $ __getslice__

See About this document... for information on suggesting changes.