[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


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


More information about the Python-Dev mailing list