1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 09:48:48 +00:00
community.general/lib
Toshio Kuratomi 1f2595306a normalize path components to unicode before combining or operating on them
Note that this will break if we deal with non-utf8 paths.  Fixing this
way because converting everythig to byte strings instead is a very
invasive task so it should be done as a specific feature to provide
support for non-utf8 paths at some point in the future (if needed).
2016-02-26 10:29:37 -08:00
..
ansible normalize path components to unicode before combining or operating on them 2016-02-26 10:29:37 -08:00