[reportlab-users] Image: jpeg_fh crashing
    Robin Becker 
    robin at reportlab.com
       
    Tue Aug 28 05:39:31 EDT 2007
    
    
  
Marek Kubica wrote:
......
>> are you feeding in a unicode filename? That won't work in current
>> reportlab (or 2.10
> 
> Oh, this is breakage introduced in the Django Unicode branch. That's
> for pointing out, it works now.
> 
> Is this any design decision or just accidental that it does not work
> with Unicode paths?
......
We decided to keep string literals in utf8; I think it should now be possible to 
pass unicode into open, but we've probably still got checks that rely on a 
simple str vs file check and they should probably be converted to be more clever.
-- 
Robin Becker
    
    
More information about the reportlab-users
mailing list