[Tutor] perplexing error with shelve

bob gailer bgailer at alum.rpi.edu
Tue Oct 30 19:15:40 CET 2007


Orest Kozyar wrote:
> I have a program which queries an online database (Medline) for XML data.
> It caches all data using shelve to avoid hitting the database too many
> times.  For some reason, I keep getting a RuntimeError: maximum recursion
> depth exceeded when attempting to add a certain record.  
Please post the entire traceback. Else we can't (or won't try to) help.


More information about the Tutor mailing list