Hi, On Tue, 25 Mar 2003, Dittmar, Daniel wrote:
> You're using Python 2.*, which has replaced the internal regular > expression module pre with one called sre. > > To fix this, copy the file re.py from your python distribution to > sys/src/redist/python/re.py.rpy and execute 'imf.pl pyredist'. thanks for your help. Now I get: ImportError: No module named sre Where do I have to put sre.py? CU, Wolfgang _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
