Metadata in functions to avoid issues with Pythran and Windows
There are some issues on Windows with Pythran and global variables. Let's try to use functions instead.
There are some issues on Windows with Pythran and global variables. Let's try to use functions instead.