Quoting "Tomas Schertel" <[email protected]>:
I think using web.browser as a tester is a good thing. It should be improved.
I suggest, somebody understanding web.browser, should document it with some nice examples. Maybe this is sufficient. Also, maybe it could be an optional or external component in respect to web.py. This would make web.browser attractive to people not (yet) using web.py. E.g. probably thousands of small web apps don't use any framework, just Python and wsgi, but are in need of a small test tool.
About your logout problem: what method are you using to logout? POST or GET?
Unfortunately still the latter. (Yes, this needs a change, but...) -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
