There seems to be a bug in PostgreSQL 7.3.2 when attempting to write a simple function using regular expressions. Attempting to import sre results in the error message:
found.exceptions.ImportError: No module named _sre
Has anyone had this problem? It completely stops Python development.
TIA,
Glenn
found.exceptions.ImportError: No module named _sre
Has anyone had this problem? It completely stops Python development.
TIA,
Glenn