pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
pycross.utils.undo.HistoryOverflowError Class Reference

Exception raised when the Undo or Redo history exceeds its threshold size. More...

Inheritance diagram for pycross.utils.undo.HistoryOverflowError:

Detailed Description

Exception raised when the Undo or Redo history exceeds its threshold size.


The documentation for this class was generated from the following file: