Re: [relax-ng] compact syntax: feedback from RelaxNGCC

From
James Clark <>
Date
2002-06-18T07:29:28+00:00
ID
14554928.1024410570@[192.168.0.90]
Thread
Re: [relax-ng] compact syntax: feedback from RelaxNGCC
> Python
> has multi-line strings delimited by """ at each end, as another
> possible syntax

I like this. Presumably we would allow strings also to be delimited by ''' 
at each end.

I wonder whether we should also adopt the Python rule than only such 
triple-quoted strings can contain newlines.

James