[Zope3-dev] test errors due to ascii defaultencoding assumption
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Wed Oct 19 06:50:30 EDT 2005
    
    
  
On Wednesday 19 October 2005 03:25, Stefan Rank wrote:
> - would it make sense to put::
>
>      reload(sys)
>      sys.setdefaultencoding('ascii')
>
>    there instead?
>    To allow the tests to run also on non-default systems.
Using reload is a big no-no.
> - does a non-ascii defaultencoding pose a risk for running Zope3?
Let's give some Python gurus (Fred, Jim,...?) some chance to reply to this. 
but I would tend to say that we will not support non-default systems. It is 
just too hard to anticipate all combinations out there.
Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
    
    
More information about the Zope3-dev
mailing list