On Wed, 26 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? > > Which Python version are you using? I think I'll have > to test that myself, as additional Python modules might > be necessary.
in this case it's Python 2.2.1 but 2.2.2 would be also interesting but I think it's the same here. CU, Wolfgang _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
