src/eric7/SystemUtilities/FileSystemUtilities.py

branch
eric7
changeset 10973
484b5440fd1e
parent 10971
b9d883f73dff
child 10974
a2fd00b78f94
diff -r 2178804b1df8 -r 484b5440fd1e src/eric7/SystemUtilities/FileSystemUtilities.py
--- a/src/eric7/SystemUtilities/FileSystemUtilities.py	Sun Oct 13 17:27:55 2024 +0200
+++ b/src/eric7/SystemUtilities/FileSystemUtilities.py	Sun Oct 13 17:43:11 2024 +0200
@@ -703,7 +703,7 @@
 ################################################################################
 
 
-# TODO: change these because the pattern collides with Windows drives
+# TODO: change these to 'xxx#' because the pattern collides with Windows drives
 _DeviceFileMarker = "device:"
 _RemoteFileMarker = "remote:"
 

eric ide

mercurial