[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
More information about the Python-Dev mailing list
Tue Jun 10 10:37:12 CEST 2014
- Previous message: [Python-Dev] Returning Windows file attribute information via os.stat()
- Next message: [Python-Dev] Returning Windows file attribute information via os.stat()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Returning Windows file attribute information via os.stat()
- Next message: [Python-Dev] Returning Windows file attribute information via os.stat()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list