Table of Contents
this module implements undo_manager and state_record classes, should provide everything needed to perform undo management. state_record is used only inside of undo_manager and is not exported in __all__.
_redraw_sorting ( o1, o2 )
state_record
class able to store state of the whole system and then set
undo_manager
class to process requests for undo tracking and undoing