eric3.Debugger.Cyclops

Package implementing the Cyclops cycle finder

This package implements the Cyclops cycle finder and its reporting facility. Cyclops is copyrighted by Tim Peters. HTMLCyclops is copyrighted by Riaan Booysen and reused in eric3 with his permission.

Modules

Cyclops Module implementing Cyclops to stare at cycles in Python data structures.
HTMLCyclops Module implementing an HTML variant of Tim Peters cyclops.
RunCyclops Module implementing a function to run the Cyclops cycle finder on a module.