Richard Kimberly Heck 9d8dfe934b Fix bug #11750.
Unfortunately, stat.st_ino returns 0 on Windows, at least on Python 2.7, so we can't use that way of telling when we're seeing the same directory again. Surely the real pathname should work.
2020-02-24 19:07:31 -05:00
..
2018-06-09 09:48:41 +02:00
2019-09-04 09:12:09 -04:00
2017-04-15 00:05:40 +02:00
2012-02-02 22:30:38 +00:00
2018-08-20 09:25:22 +02:00
2020-02-24 19:07:31 -05:00