News
While Python 3 uses surrogate escape for decoding to unicode: $ python3 -c "import os;print(os.listdir('.'))" ['foo\udcb1bar', 'plain'] `` I was hoping that scandir would not have the shortcomings of ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results