Movatterモバイル変換
[0]ホーム
[Python-Dev] Returning Windows file attribute information viaos.stat()
Ben Hoytbenhoyt at gmail.com
Tue Jun 10 21:04:12 CEST 2014
>> 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.Cool.I think we should add a st_winattrs integer attribute (on Windows) andthen also add the FILE_ATTRIBUTES_* constants to stat.py per PaulMoore.What would be the next steps to get this to happen? Open an issue onbugs.python.org and submit a patch with tests?-Ben
More information about the Python-Devmailing list
[8]ページ先頭