Files
cpython/Modules
Brian Curtin 490b32a397 Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile.
By setting the st_dev attribute, we can then remove some Windows-specific
code and move os.path.samefile/sameopenfile/samestat to Lib/genericpath.py
so all platforms share the same implementation.
2012-12-26 07:03:03 -06:00
..
2012-12-20 11:55:16 -06:00
2012-02-21 13:59:40 +02:00
2012-12-02 11:21:02 -05:00
2012-06-22 21:12:59 +02:00
2012-11-23 19:01:42 +02:00
2012-10-25 10:47:46 +01:00
2012-10-06 14:03:24 +02:00
2011-12-10 17:50:22 -05:00
2012-09-29 13:47:39 -04:00
2012-12-14 20:13:39 +02:00
2012-09-29 13:47:39 -04:00