Updates:
        Summary: Remove the WSGI stdout workaround

Comment #3 on issue 177 by brosner: Remove the WSGI stdout workaround
http://code.google.com/p/django-hotclub/issues/detail?id=177

I am in agreement with Graham. The external library *should* be fixed.  
However, unfortunately we don't have
direct access to it, but we could fork it. As ingenieroariel pointed out we  
do work around this by redirecting
sys.stdout to sys.stderr which as pointed out is really discouraged and I  
am not happy with it.

One of the things we want to do before we hit a 1.0 is fix issues like  
this. However, the original report is
incorrect in that if you are seeing the exception about not being allowed  
to write to sysout in mod_wsgi then
*you* are doing something wrong. I am going to adjust the title to reflect  
the real issue here.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to