titus.genpy.GeneratePythonPure

class titus.genpy.GeneratePythonPure[source]

Bases: titus.genpy.GeneratePython

A titus.pfaast.Task for generating a pure Python executable.

This is a dummy class; all of the work is done in titus.genpy.GeneratePython. Non-pure styles would be siblings of this class.