Regular Expressions

nick_knight at my-deja.com nick_knight at my-deja.com
Tue Aug 1 05:28:58 EDT 2000


Hello all,

I am planning to embed Python into an app, wherby the app also needs to
use regular expression matching insid the app - so it seems sencible to
use the pythons own reg exp routines. I don't wish to invoke the
interpriter everytime I need to do a match. How do you call the regular
expression matching directly from C++.

thanks

Nick


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list