this is what I have:

urls = (
        '/ac/(.*)', 'index',
)


On Apr 7, 7:28 am, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote:
> >  TypeError: GET() takes exactly 1 argument (2 given)
> >  localhost - - [07/Apr/2008 06:46:19] "GET /ac/?q=a&limit=150 HTTP/1.1"
> >  200 -
>
> What are the urls you pass to web.run?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to