RegExp - please help me!

Peter Pearson pkpearson at nowhere.invalid
Tue Dec 26 14:02:15 EST 2017


On Tue, 26 Dec 2017 05:14:55 -0800 (PST), szykcech at gmail.com wrote:
[snip]
> So: I develop regexp which to my mind should work, but it doesn't and
> I don't know why. The broken regexp is like this: 
> struct (.+)\s*{\s*(.+)\s*};
[snip]

You'll probably get better help faster if you can present your problem
as a couple lines of code, and ask "Why does this print XXX, when I'm
expecting it to print YYY?"  (Sorry I'm not smart enough to give you
an answer to your actual question.)

-- 
To email me, substitute nowhere->runbox, invalid->com.



More information about the Python-list mailing list