Thanks for you answer sir,
I was thinking its regular expressions(automata) not BNF grammer. Aint I
right ?
And I thought even if it is for human reading, if we write literal grammer
( regular expression, in my view) using documentation, we would end up with
python not allowing strings like"python
terals-documentation-couldnt-explain-me-single-quote-pres,
. I was advised to ask here
--
Alok Nayak
Gwalior, India
--
Alok Nayak
Gwalior, India
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-de
I asked this question here,
http://stackoverflow.com/questions/16435233/this-python-string-literals-documentation-couldnt-explain-me-single-quote-pres,
. I was advised to ask here
On Wed, May 8, 2013 at 4:56 PM, Alok Nayak wrote:
>
> This python string literals
> documenta