[Python-Dev] Returning Windows file attribute information via os.stat()
Zachary Ware
zachary.ware+pydev at gmail.com
Tue Jun 10 20:02:51 CEST 2014
More information about the Python-Dev mailing list
Tue Jun 10 20:02:51 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 Tue, Jun 10, 2014 at 12:17 PM, Ethan Furman <ethan at stoneleaf.us> wrote: > On 06/09/2014 09:02 PM, Ben Hoyt 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 to the idea, whatever the exact implementation. Agreed. -- Zach
- 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