Created originally on Bitbucket by mattip
The idea is to use dlopenU on win32 if the filename is unicode. Is there a more compact way to write that code or refactor rdynload.dlopen to accept both rpython unicode and str/bytes?
Created originally on Bitbucket by mattip
The idea is to use dlopenU on win32 if the filename is unicode. Is there a more compact way to write that code or refactor rdynload.dlopen to accept both rpython unicode and str/bytes?