I have installed the web2py appliance (http://www.web2py.com/
appliances/default/show/23).
web2py server freezes if I try the following command:
>>> import urllib
>>> urllib.urlopen('http://127.0.0.1:8000/').read()
This is probably happening because the "Shell" appliance is not thread
safe as mentioned in the documentation.
Any idea where to start in order to fix this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---