How to test if two strings point to the same file or directory?

Sandra-24 sandravandale at yahoo.com
Sat Dec 16 20:02:04 EST 2006


Comparing file system paths as strings is very brittle. Is there a
better way to test if two paths point to the same file or directory
(and that will work across platforms?)

Thanks,
-Sandra




More information about the Python-list mailing list