News

$ python3 -c "import os;print(os.listdir('.'))" ['foo\udcb1bar', 'plain'] `` I was hoping that scandir would not have the shortcomings of os.listdir on Python 2.