Database BSD on Mac?

Max lu_gio at hotmail.com
Wed Sep 4 18:16:57 EDT 2002


> > I read shelve can be used for small amount of data... will it work with
5mb?
>
> Certainly. And probably for _lots_ of more data, if your problem fits
> an on-disk hashtable like shelve.

Thanks, I'll try it.
I was reading on my book it's possible to create encrypted modules, but
don't explain much how.
My idea is to create a exe file in C joust to execute the python encrypted
modules stored with shelve.
Is it possible? Can you point me to a tutorial/example code?






More information about the Python-list mailing list