pycrossword  0.2
Pure-Python implementation of a crossword puzzle generator and editor
pycross.utils.undo.History Member List

This is the complete list of members for pycross.utils.undo.History, including all inherited members.

__init__(self)pycross.utils.undo.History
clear(self)pycross.utils.undo.History
historypycross.utils.undo.History
histsizepycross.utils.undo.History
indexpycross.utils.undo.History
redo(self, obj, times=1)pycross.utils.undo.History
save(self, obj)pycross.utils.undo.History
undo(self, obj, times=1)pycross.utils.undo.History