"David Isaac" <[EMAIL PROTECTED]> writes: > I have no experience with database applications. > This database will likely hold only a few hundred items, > including both textfiles and binary files. > > I would like a pure Python solution to the extent reasonable.
I usually use anydbm when I want something quick and simple. -- http://mail.python.org/mailman/listinfo/python-list