dpapathanasiou <denis.papathanas...@gmail.com> wrote:
> Passing the entire dictionary to every function that accesses it is
> better?

If there are a large number of functions, you could combine them and
the history_db dict into a single object.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to