src/eric7/SystemUtilities/FileSystemUtilities.py

branch
eric7
changeset 10971
b9d883f73dff
parent 10791
ca9ece290f71
child 10973
484b5440fd1e
--- 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:"
 

eric ide

mercurial