|
pycrossword
0.2
Pure-Python implementation of a crossword puzzle generator and editor
|
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 | |
| history | pycross.utils.undo.History | |
| histsize | pycross.utils.undo.History | |
| index | pycross.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 |
1.8.17