Move RPython-specific code into its own library module
Let's try to have all theses things in one place, to reduce the differences between PySOM a RPySOM to a minimum.
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
src/rlib/__init__.py
0 → 100644
src/rlib/exit.py
0 → 100644
src/rlib/osext.py
0 → 100644
Please register or sign in to comment