[reportlab-users] RE: pyRXP can't handle simplified docbook dtd
   
    Robin Becker
     
    reportlab-users@reportlab.com
       
    Tue, 18 Jun 2002 11:46:05 +0100
    
    
  
In article <LKENLBBMDHMKBECHIAIAKEMCCIAA.andy@reportlab.com>, Andy
Robinson <andy@reportlab.com> writes
.....
>You CAN compile the sources with wide character support
>but we didn't.  If you need to do this, my colleague
>Robin Becker (robin@reportlab.com) can help you.
>
......
This isn't strictly true. The RXP part of pyRXP can be compiled with
wide character support. The interface doesn't yet know about unicode so
there would have to be some changes there particularly inside
pyRXP_parse where we use python byte strings instead of unicode. 
-- 
Robin Becker