Great work Mark.  This is good for me because I plan to keep
compatibility tests for DBSprox going for 2.4 and 2.5.

Still works in 2.5 too, btw.

-chris

On Feb 3, 5:46 pm, "Kevin Horn" <[EMAIL PROTECTED]> wrote:
> On Feb 3, 2008 6:41 PM, Kevin Horn <[EMAIL PROTECTED]> wrote:
>
>
>
> > On Feb 3, 2008 6:21 PM, Kevin Horn <[EMAIL PROTECTED]> wrote:
>
> > > I'll check this out tonight
>
> > > Kevin Horn
>
> > > On Feb 3, 2008 5:21 PM, Mark Ramm <[EMAIL PROTECTED]> wrote:
>
> > > > Python 2.4 compatability has arrived on the TG2 trunk,  if somebody
> > > > else can verify that this is all good, Ian will release a new version
> > > > of WebOb.
>
> > > > To test this you need TG2 trunk, Pylons tip, and WebOb checked out
> > > > from SVN.
>
> > > > Let me know if all that works for any of you on python 2.4 (it works
> > > > for me, but more eyes make for fewer bugs!).
>
> > > > --
> > > > Mark Ramm-Christensen
> > > > email: mark at compoundthinking dot com
> > > > blog:www.compoundthinking.com/blog
>
> > OK, using TG rev4085, Pylons tip (), and WebOb rev 7202, nosetests fails
> > on one test:
> > (all under Python 2.4)
>
> > ======================================================================
> > ERROR: test_redirect_external (
> > tg.tests.test_tg_controller_dispatch.TestTGContro
> > ller)
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "C:\Documents and
> > Settings\Funsize\Desktop\tg2\tg\tests\test_tg_controller_dispatch.py", line
> > 126, in test_redirect_external
> >     resp = 
> > self.app.get('/redirect_me?target=http://example.com'<http://example.com%27>
> > )
> >   File "d:\python24\lib\site-packages\Paste-
> > 1.5.1-py2.4.egg\paste\fixture.py", line 209, in get
> >     return self.do_request(req, status=status)
> >   File "d:\python24\lib\site-packages\Paste-
> > 1.5.1-py2.4.egg\paste\fixture.py", line 385, in do_request
> >     raise_on_wsgi_error=raise_on_wsgi_error,
> >   File "d:\python24\lib\site-packages\Paste-
> > 1.5.1-py2.4.egg\paste\wsgilib.py", line 346, in raw_interactive
> >     raise ValueError(
> > ValueError: The app_iter response can only contain str (not unicode); got:
> > u'302
> >  Found\n\nThe resource was found athttp://example.com;you should be
> > redirected
> >  automatically.  '
>
> > ----------------------------------------------------------------------
>
> > Kevin Horn
>
> Mark,
>
> I see you noted this failure in the SVN log.  Everything else looks fine in
> my environment, at least so far.  I'm running Python 2.4 on Windows 2000.
>
> Kevin Horn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to