newbie question: temporarily store data

Bryan BZ bryanbz at yahoo.com
Thu Oct 12 14:11:46 EDT 2000


I am looking to store data read in from a file into a cache to dump at a
later time into a database.  Should I use the "pickle" or "shelve"
functions?  If not, any suggestions?





More information about the Python-list mailing list