Check if Both Files/Shortcut are the Same File - Python for Integrated Circuits - - An Online Book - |
||||||||
Python for Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= ============================================ Check if both files are the same file: Code: ============================================ Check if both the file and a shortcut point to the same file; namely, check if both pathname arguments (a file path and a path of shortcut) refer to the same file or directory). Code:
|
||||||||
================================================================================= | ||||||||
|
||||||||