commit | 35a97c0bed8af6cab7ea0fffe374c3369561c444 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sun Mar 08 02:59:09 2015 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sun Mar 08 02:59:09 2015 +0100 |
tree | 669a8ebf7cce2246560484ae433e070e83b9b53d | |
parent | 6036e4431dbc45952550c2b730fc0d1c82e30883 [diff] |
Issue #22524: Fix os.scandir() for platforms which don't have a d_type field in the dirent structure (ex: OpenIndiana).