Ok I solved it! In Python I was calling http://www.util... but in the browser I was calling http://util...
And I had an apache mod redirect deal set up to redirect www requests to ones without www. I guess that was double encoding it. Thanks for all the help. Sorry I blamed web.py at first :-) -Greg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
