Re: [Paste] WebOb, exceptions and 2.4

2008-01-31 Thread Ian Bicking
Sorry I haven't gotten back to you about this stuff earlier; my computer went down and I'm just now getting back up. Mark Ramm wrote: > I made a very small change to HTTPException that helped me get nearly > all the pylons tests running on trunk. Obviously this isn't the > right way to solve th

Re: [Paste] WebOb, exceptions and 2.4

2008-01-31 Thread Mark Ramm
The WebOb tests seem to all pass. But there seems to be some kind of recursion loop problem that shows up in both the pylons and TG2 tests. You can see the traceback here: http://paste.turbogears.org/paste/1932 I won't have much time to look into until tonight. But I'll try to dig in a bit mo