[Pyrex] Error on string default argument(Pyrex 0.9.2.1)
    Greg Ewing 
    greg at cosc.canterbury.ac.nz
       
    Fri May  7 02:00:44 CEST 2004
    
    
  
Atsuo Ishimoto <ishimoto at gembook.org>:
> Following Pyrex code generates invalid C code:
> 
> class C:
>     def xxx(self, p="a b"):
>         pass
Thanks, I'll look into it.
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+
    
    
More information about the Pyrex
mailing list