1956
1964
# higher level, because there either won't be anything on disk,
1957
1965
# or the thing on disk will be a file.
1958
1966
fs_encoding = osutils._fs_enc
1960
1968
# abspath is defined as the path to pass to lstat. readlink is
1961
1969
# buggy in python < 2.6 (it doesn't encode unicode path into FS
1962
1970
# encoding), so we need to encode ourselves knowing that unicode