gdbm dying wierdly

Seth Nielson sethjn at gmail.com
Sat Aug 27 15:53:57 EDT 2005


Nevermind. The problem wasn't in gdbm. I had "exception" in stead of 
"Exception" in the try-except statement.
-- SethN

On 8/27/05, Seth Nielson <sethjn at gmail.com> wrote:
> 
> Hi guys.
> 
> I'm using a python script as a redirector for Squid. My python script uses 
> gdbm and exhibits some weird behavior.
> 
> 1. If I run the script stand-alone, it loads the gdbm database file just 
> fine.
> 2. If the script is launched from squid, when it tries to load the gdbm 
> database, it dies WITHOUT an exception! It just disappears! (signal maybe?)
> 
> Please help! I'm up against the wall!
> 
> -- Seth N.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050827/2d8cef6f/attachment.html>


More information about the Python-list mailing list