Migrate Python prototype to C++: regex?

Franz GEIGER fgeiger at datec.at
Fri Jan 26 09:49:59 EST 2001


Thank you Alex, thank you Tim,

looks very promising. Downloaded it already and will have a look at it over
weekend.

Thanks and best regards
Franz

"Franz GEIGER" <fgeiger at datec.at> wrote in message
news:94oti8$95v$1 at newsreaderm1.core.theplanet.net...
>
> This is probably off-topic but I guess Pythoneers have a better
> understanding of this question than C++ programmers only programming C++.
>
> I do a lot of prototyping with Python. A lot of those prototype have to be
> implemented in C++ (MSVC/MFC). STL gives (rather good) support of what
> Pythin already has built-in. But I strongly miss regex. How do you proceed
> in the case of regex in Python? Can anyone recommend a regex package for
> C++? Is there anything like that? Or do you write regexp an other way
round
> somehow?
>
> Thanks in advance and best regards
> Franz GEIGER
>
>
>
>





More information about the Python-list mailing list