> > You're using Python 2.*, which has replaced the internal regular
> > expression module pre with one called sre.
To create a SAP DB distribution using Python 2.2, the following files
from the Python library are required:
UserDict.py
UserList.py
__future__.py
cmd.py
copy_reg.py
fnmatch.py
glob.py
linecache.py
ntpath.py
os.py
posixpath.py
re.py
site.py
sre.py
sre_compile.py
sre_constants.py
sre_parse.py
stat.py
string.py
tempfile.py
traceback.py
types.py
for f in <this list>
do
copy <python dir>/Lib/$f sys/src/redist/python/$f.rpy
done
The file sys/src/redist/python/exceptions.py.rpy can be removed,
as this is now a builtin.
Change the file sys/desc/pyredist.mac to reflect these changes.
Daniel Dittmar
--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general