i 'd reported the bug in launchpad here :
https://bugs.launchpad.net/webpy/+bug/236127
manatlan wrote:
> > in fact, it seems it's a "web.subdomain_application" problem ...
> > domain mapping seems to do nothing
>
> it's clearly that !
> doctests of application.py don't pass !
>
> see here :
> File "application.py", line 428, in __main__.subdomain_application
> Failed example:
> app2.request("/hello", host="hello.example.com").data
> Expected:
> 'hello'
> Got:
> 'not found'
> **********************************************************************
> 1 items had failures:
> 1 of 9 in __main__.subdomain_application
> ***Test Failed*** 1 failures.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---