Re: ApplicationDelete event

2011-10-13 Thread Adam Ryan
Thanks Michael. I tried this before but it doesn't work because, I think, the interpreter isn't going through its normal termination routine since there are still threads alive. I think this is a cart before the horse sort of thing. -Adam On Oct 13, 10:06 am, Michael Merickel

Re: ApplicationDelete event

2011-10-13 Thread Adam Ryan
Rude indeed :) Thanks Chris. But it looks like paste/paste/ reloader.py hasn't been updated since 2008-10-2, and this behavior changed between pyramid 1.0 and 1.2. Regards, Adam On Oct 13, 10:21 am, Chris McDonough chr...@plope.com wrote: On Thu, 2011-10-13 at 10:16 -0700, Adam Ryan wrote

minor fix for error in pylons install with webob 0.9.7

2009-12-18 Thread Adam Ryan
FYI, I just built a new pylons app and had to make the following changes for it to work with webob 0.9.7: In: Pylons-0.9.7-py2.6.egg/pylons/decorators/__init__.py line 17: from webob.multidict import UnicodeMultiDict Cheers, Adam -- You received this message because you are subscribed to the

Re: AuthKit problems

2008-01-26 Thread Adam Ryan
Thanks for this post. I'm very new to Pylons, and I learned a lot. I went through the Authorization chapters and needed this post to get things working. I extended UsersFromDatabase, and basically copied all the methods from qlalchemy_driver.py, but had to make changes to get it to work. Am I

Re: Pylons Cheatsheet

2008-01-24 Thread Adam Ryan
Great. I'm new to Pylons and this is just what I was looking for. Thanks, Adam On Jan 23, 2:18 pm, Christoph Haas [EMAIL PROTECTED] wrote: Me again... :) I've been collecting knowledge about the various parts of Pylons in notes cluttering my KDE desktop. So I've started creating a 'Cheat