history | index /Users/hollis/Desktop/nakedmud/lib/pymodules/history.py |
history.py
a little database module for storing communication histories. Can store by
arbitrary groupings e.g., for guild, global, zone, or personal communications.
Modules | ||||||
|
Functions | ||
|
Data | ||
MAX_HISTORY_LEN = 20 comm_table = {'chat': (<function <lambda> at 0x7becf0>, {}), 'tell': (<function <lambda> at 0x7bed30>, {})} |