Files
genode-world/lib
Johannes Schlatow ea789fda0c python3: base-nova compatibility
The vfs is now populated with the python libs using a tar file system.
This is necessary because providing the zip from the rom did not work on NOVA.
The issue here is that python's zipimporter uses fseek with SEEK_END to
find the zip header. Unfortunately, the file size cannot be correctly
determined from the ROM session (see #1920) so that the fseek fails.
2018-06-27 09:03:37 +02:00
..
2018-06-20 11:22:06 +02:00
2018-06-27 09:03:37 +02:00
2018-05-14 13:41:00 +02:00