It seems a left a debug print statement on failure to send emails. I
will remove it.

Massimo

On Dec 1, 12:29 pm, "Wes James" <[EMAIL PROTECTED]> wrote:
> I'm just testing the new register function and I'm doing it with wsgi and I 
> get:
>
>     onaccept=onaccept2,next=next)
>   File "applications/plugin_t2/modules/t2.py", line 385, in create
>     if onaccept: onaccept(form)
>   File "applications/plugin_t2/modules/t2.py", line 794, in onaccept2
>     message=body):
>   File "applications/plugin_t2/modules/t2.py", line 1027, in email
>     print e
> IOError: sys.stdout access restricted by mod_wsgi
>
> when I do it with web2py.py -M then it works fine.
>
> -wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to