Uncle Ben <bgr...@nycap.rr.com> writes: > Or should I to go the full database route? It is not a lage > application.
I would recommend you at least investigate the use of SQLite for your application. It is part of the standard library since Python 2.5 <URL:http://docs.python.org/library/sqlite3.html>. -- \ “Well, my brother says Hello. So, hooray for speech therapy.” | `\ —Emo Philips | _o__) | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list