Pyparsing question

Khoa Nguyen KNguyen at MEGISTO.com
Mon May 17 11:58:02 EDT 2004


Hi,

I am a newbie to Python and pyparsing. I am having difficulty creating a
grammar that spans multiple lines, the input data look like this

RTSP/1.0 200 OK\r\n
Cseq: 1\r\n
Session: 12345-1\r\n
\r\n

Greatly appreciate if anyone can give me a sample or point me to the
right direction

Thanks,


Khoa Nguyen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040517/3901fd7a/attachment.html>


More information about the Python-list mailing list