diff -r 2ad8a7d0867c -r b9d883f73dff src/eric7/SystemUtilities/FileSystemUtilities.py --- a/src/eric7/SystemUtilities/FileSystemUtilities.py Sat Oct 12 17:50:15 2024 +0200 +++ b/src/eric7/SystemUtilities/FileSystemUtilities.py Sun Oct 13 12:03:05 2024 +0200 @@ -703,6 +703,7 @@ ################################################################################ +# TODO: change these because the pattern collides with Windows drives _DeviceFileMarker = "device:" _RemoteFileMarker = "remote:"