Python sqlite and regex.

Matt Good matt.good at gmail.com
Fri May 19 18:14:04 EDT 2006


Oops, sorry about the confusion regarding the built-in REGEXP.  That's
kind of disappointing.  It would appear that the user-defined regexp
function in the original post should work assuming the SQL and regex
syntax errors are corrected.

However, there *is* a GLOB built-in to SQLite 3 that has a default
registered implementation (though it can be overriden by a user-defined
"glob" method if necessary).




More information about the Python-list mailing list