"README.md" did not exist on "7b0002d0af3c629ea7cbc2f2ead10fefd02f0e7d"
Checks if unicode filenames are properly supported using a simple "s" conversion at the Python C-API level.
This work is related to bob.io.base#7 (closed) as it compares two use-cases with the use of "s" through Python's C-API PyArg_ParseTupleAndKeywords
for reading data files with unicode filenames.