Package mathbench :: Package basement :: Module history_manager
[hide private]

Module history_manager

source code

Handling of command history and their saving/loading in/from files.

The history is a list of commands (one item by command) to be compatible with the history represenation in wx.Py.shell.



Classes [hide private]
  HistoryManager
Manage the history of commands.