Table of Contents

Module: undo bkchem/undo.py

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__.

Imported modules   
import copy
import inspect
import misc
from sets import Set
from types import *
Functions   
_redraw_sorting
  _redraw_sorting 
_redraw_sorting ( o1,  o2 )

Classes   

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


Table of Contents

This document was automatically generated on Wed Jun 1 11:05:30 2005 by HappyDoc version 2.1