Regular Expression Skipping Match

AON LAZIO aonlazio at gmail.com
Fri Oct 1 23:13:25 EDT 2010


Hi python pals,
   I need this help, say I have
   h = "Hello \n World"
   How would I create a regular expression that match only "Hello World"?
(ignore \n in the middle)
   Thanks in advance

-- 
Aonlazio
'Peace is always the way.' NW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101001/fcce950c/attachment.html>


More information about the Python-list mailing list