oops. will fix this tonight. Thanks
On Jul 25, 12:37 am, hywang <[email protected]> wrote:
> 1) tools.py(svn version 1140), line 1405, "if not self.basic() and
> not not self.is_logged_in():" There are 2 not
>
> 2) contrib\login_methods\basic_auth.py(svn version 1140), line 2,
> "import urlib2", should be "import urllib2"
>
> 3) contrib\login_methods\basic_auth.py(svn version 1140), line 20,
> "urllib2.urlopen(req)", should be "urllib2.urlopen(request)"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---