[Python-Dev] Returning Windows file attribute information via os.stat()

Paul Moore p.f.moore at gmail.com
Tue Jun 10 15:22:04 CEST 2014


On 10 June 2014 13:58, Ben Hoyt <benhoyt at gmail.com> wrote:
> So stat.FILE_ATTRIBUTES_HIDDEN and the like?

Yep. (Maybe WIN_FILE_ATTRIBUTES_HIDDEN, but the Unix ones don't have
an OA name prefix, so I'd go with your original).

Paul


More information about the Python-Dev mailing list