after reading that i thought "catch signal?" and then yahoo search said "import signal"
and someone seems to have worked on the same issue-- http://stevemorin.blogspot.com/2005/11/python-shutdown-hook-method-update.html from what i've read, you probably want a couple of ways to catch the exit ( signal , atexit , others ), and then just have them call your shutdown code --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
