summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-09-06 17:07:27 +0000
committerBrian Curtin <brian.curtin@gmail.com>2010-09-06 17:07:27 +0000
commit6285774f06f44f04353801cc79fd2a5e67f884ec (patch)
treefd38bd421fce735854ca6de4bbe0774ba0769fe8 /Python/sysmodule.c
parent5c997b8d90e8e531bf844f5618a203f0a12ac9dc (diff)
downloadcpython-git-6285774f06f44f04353801cc79fd2a5e67f884ec.tar.gz
Implement #7566 - os.path.sameopenfile for Windows.
This uses the GetFileInformationByHandle function to return a tuple of values to identify a file, then ntpath.sameopenfile compares file tuples, which is exposed as os.path.sameopenfile.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions