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

Paul Moore p.f.moore at gmail.com
Tue Jun 10 10:37:12 CEST 2014


On 10 June 2014 05:02, Ben Hoyt <benhoyt at gmail.com> wrote:
> To solve this problem, what do people think about adding an
> "st_winattrs" attribute to the object returned by os.stat() on
> Windows?

+1. Given the precedent of Linux- and OS X-specific attributes, this
seems like a no-brainer to me.

Paul


More information about the Python-Dev mailing list